aboutsummaryrefslogtreecommitdiffstats
path: root/poetry.lock
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-05 15:17:58 +0000
committerGravatar GitHub <[email protected]>2022-02-05 15:17:58 +0000
commite8e4d23b9ed3ddb2c7c3c3054334403de5693565 (patch)
tree763332dfa4066c9a0d2212e0d83cf204aab099b2 /poetry.lock
parentMerge pull request #133 from python-discord/dependabot/pip/httpx-0.22.0 (diff)
Bump flake8-annotations from 2.6.2 to 2.7.0
Bumps [flake8-annotations](https://github.com/sco1/flake8-annotations) from 2.6.2 to 2.7.0. - [Release notes](https://github.com/sco1/flake8-annotations/releases) - [Changelog](https://github.com/sco1/flake8-annotations/blob/main/CHANGELOG.md) - [Commits](https://github.com/sco1/flake8-annotations/compare/v2.6.2...v2.7.0) --- updated-dependencies: - dependency-name: flake8-annotations dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'poetry.lock')
-rw-r--r--poetry.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/poetry.lock b/poetry.lock
index 6b77260..0dbf7d8 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -101,14 +101,14 @@ pyflakes = ">=2.3.0,<2.4.0"
[[package]]
name = "flake8-annotations"
-version = "2.6.2"
+version = "2.7.0"
description = "Flake8 Type Annotation Checks"
category = "dev"
optional = false
-python-versions = ">=3.6.1,<4.0.0"
+python-versions = ">=3.6.2,<4.0.0"
[package.dependencies]
-flake8 = ">=3.7,<4.0"
+flake8 = ">=3.7,<5.0"
[[package]]
name = "gunicorn"
@@ -456,7 +456,7 @@ python-versions = ">=3.6.1"
[metadata]
lock-version = "1.1"
python-versions = "^3.9"
-content-hash = "0ea182efbaa3b94213498748b35974ca90f841d9c3831be9070a8917f8103cb7"
+content-hash = "6b5548677fcfa6d8190203aea9fa9fd588b00c7c8a5b61292b58b3481d5df9d2"
[metadata.files]
anyio = [
@@ -496,8 +496,8 @@ flake8 = [
{file = "flake8-3.9.1.tar.gz", hash = "sha256:1aa8990be1e689d96c745c5682b687ea49f2e05a443aff1f8251092b0014e378"},
]
flake8-annotations = [
- {file = "flake8-annotations-2.6.2.tar.gz", hash = "sha256:0d6cd2e770b5095f09689c9d84cc054c51b929c41a68969ea1beb4b825cac515"},
- {file = "flake8_annotations-2.6.2-py3-none-any.whl", hash = "sha256:d10c4638231f8a50c0a597c4efce42bd7b7d85df4f620a0ddaca526138936a4f"},
+ {file = "flake8-annotations-2.7.0.tar.gz", hash = "sha256:52e53c05b0c06cac1c2dec192ea2c36e85081238add3bd99421d56f574b9479b"},
+ {file = "flake8_annotations-2.7.0-py3-none-any.whl", hash = "sha256:3edfbbfb58e404868834fe6ec3eaf49c139f64f0701259f707d043185545151e"},
]
gunicorn = [
{file = "gunicorn-20.1.0-py3-none-any.whl", hash = "sha256:9dcc4547dbb1cb284accfb15ab5667a0e5d1881cc443e0677b4882a4067a807e"},