From a80cfb21bcb7da994b3141bbd6b0089b56062980 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 11:55:45 +0000 Subject: [PATCH] build(deps-dev): bump ape-alchemy from 0.6.4 to 0.6.5 Bumps [ape-alchemy](https://github.com/ApeWorX/ape-alchemy) from 0.6.4 to 0.6.5. - [Release notes](https://github.com/ApeWorX/ape-alchemy/releases) - [Commits](https://github.com/ApeWorX/ape-alchemy/compare/v0.6.4...v0.6.5) --- updated-dependencies: - dependency-name: ape-alchemy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 14 +++++++------- pyproject.toml | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/poetry.lock b/poetry.lock index 99b487d2c..335470ddb 100644 --- a/poetry.lock +++ b/poetry.lock @@ -146,13 +146,13 @@ files = [ [[package]] name = "ape-alchemy" -version = "0.6.4" +version = "0.6.5" description = "ape-alchemy: Alchemy provider plugins" optional = false python-versions = ">=3.8,<4" files = [ - {file = "ape-alchemy-0.6.4.tar.gz", hash = "sha256:8cb540476a008dea1db6c16d1b0f8324d3b7babe0dada1caad1b0d8a255f6ba3"}, - {file = "ape_alchemy-0.6.4-py3-none-any.whl", hash = "sha256:54e0d0e7dffa177aae88ef152d9abfdb0e44ced7ea3d624bca8afde83605aea7"}, + {file = "ape-alchemy-0.6.5.tar.gz", hash = "sha256:b024de54092ad2540a98b56b94af3b7767ac6e49400f49976bd5536834db7ff9"}, + {file = "ape_alchemy-0.6.5-py3-none-any.whl", hash = "sha256:9ede6ae4766d141893a079578d23d3c18e7e3a65e4aa77fd1e399f0dd8aecb1e"}, ] [package.dependencies] @@ -161,11 +161,11 @@ requests = "*" web3 = "*" [package.extras] -dev = ["IPython", "Sphinx (>=4.4.0,<5.0)", "ape-arbitrum", "ape-base", "ape-optimism", "ape-polygon", "black (>=23.7.0,<24)", "commitizen", "flake8 (>=6.1.0,<7)", "flake8-breakpoint (>=1.1.0)", "flake8-print (>=4.0.0)", "hypothesis (>=6.2.0,<7.0)", "ipdb", "isort (>=5.10.1,<6)", "mdformat (>=0.7.17)", "mdformat-frontmatter (>=0.4.1)", "mdformat-gfm (>=0.3.5)", "mypy (>=1.5.1,<2)", "myst-parser (>=0.17.0,<0.18)", "pre-commit", "pytest (>=6.0)", "pytest-cov", "pytest-mock", "pytest-watch", "pytest-xdist", "setuptools", "sphinx-click (>=3.1.0,<4.0)", "sphinx-rtd-theme (>=1.0.0,<2)", "sphinxcontrib-napoleon (>=0.7)", "twine", "types-requests", "types-setuptools", "wheel"] +dev = ["IPython", "Sphinx (>=4.4.0,<5.0)", "ape-arbitrum", "ape-base", "ape-optimism", "ape-polygon", "black (>=23.9.1,<24)", "commitizen", "flake8 (>=6.1.0,<7)", "flake8-breakpoint (>=1.1.0)", "flake8-print (>=4.0.0)", "hypothesis (>=6.2.0,<7.0)", "ipdb", "isort (>=5.10.1,<6)", "mdformat (>=0.7.17)", "mdformat-frontmatter (>=0.4.1)", "mdformat-gfm (>=0.3.5)", "mypy (>=1.5.1,<2)", "myst-parser (>=0.17.0,<0.18)", "pre-commit", "pytest (>=6.0)", "pytest-cov", "pytest-mock", "pytest-watch", "pytest-xdist", "setuptools", "sphinx-click (>=3.1.0,<4.0)", "sphinx-rtd-theme (>=1.0.0,<2)", "sphinxcontrib-napoleon (>=0.7)", "twine", "types-requests", "types-setuptools", "websocket-client", "wheel"] doc = ["Sphinx (>=4.4.0,<5.0)", "myst-parser (>=0.17.0,<0.18)", "sphinx-click (>=3.1.0,<4.0)", "sphinx-rtd-theme (>=1.0.0,<2)", "sphinxcontrib-napoleon (>=0.7)"] -lint = ["black (>=23.7.0,<24)", "flake8 (>=6.1.0,<7)", "flake8-breakpoint (>=1.1.0)", "flake8-print (>=4.0.0)", "isort (>=5.10.1,<6)", "mdformat (>=0.7.17)", "mdformat-frontmatter (>=0.4.1)", "mdformat-gfm (>=0.3.5)", "mypy (>=1.5.1,<2)", "types-requests", "types-setuptools"] +lint = ["black (>=23.9.1,<24)", "flake8 (>=6.1.0,<7)", "flake8-breakpoint (>=1.1.0)", "flake8-print (>=4.0.0)", "isort (>=5.10.1,<6)", "mdformat (>=0.7.17)", "mdformat-frontmatter (>=0.4.1)", "mdformat-gfm (>=0.3.5)", "mypy (>=1.5.1,<2)", "types-requests", "types-setuptools"] release = ["setuptools", "twine", "wheel"] -test = ["ape-arbitrum", "ape-base", "ape-optimism", "ape-polygon", "hypothesis (>=6.2.0,<7.0)", "pytest (>=6.0)", "pytest-cov", "pytest-mock", "pytest-xdist"] +test = ["ape-arbitrum", "ape-base", "ape-optimism", "ape-polygon", "hypothesis (>=6.2.0,<7.0)", "pytest (>=6.0)", "pytest-cov", "pytest-mock", "pytest-xdist", "websocket-client"] [[package]] name = "ape-arbitrum" @@ -4779,4 +4779,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = ">=3.10,<3.11" -content-hash = "b82a7539e7dcfbde81e7b4065e49ddb49712c6f09df04ec56d900ff1bae90776" +content-hash = "b428fa61576e2c268b3f3f608a254149d5c08049107ebef8bd73ef3dceaab474" diff --git a/pyproject.toml b/pyproject.toml index c922df9b2..0ee7d2e3c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ psutil = "^5.9.5" eth-ape = "^0.6.20" ape-solidity = "^0.6.9" ape-ganache = "^0.6.8" -ape-alchemy = "^0.6.4" +ape-alchemy = "^0.6.5" ape-infura = "^0.6.4" ape-optimism = "^0.6.2" ape-arbitrum = "^0.6.4"