aboutsummaryrefslogtreecommitdiffstats
path: root/poetry.lock
diff options
context:
space:
mode:
authorGravatar Xithrius <[email protected]>2023-01-29 19:29:20 -0800
committerGravatar GitHub <[email protected]>2023-01-29 19:29:20 -0800
commit7a9db10077b093393002a4c756b87d3d1b218b09 (patch)
tree1c04554a28cebdc27065dfbeb68281e0b26aa1f5 /poetry.lock
parentMerge pull request #858 from python-discord/dependabot/pip/flake8-bugbear-23.... (diff)
parentBump flake8-annotations from 2.9.1 to 3.0.0 (diff)
Merge pull request #857 from python-discord/dependabot/pip/flake8-annotations-3.0.0
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 3459794e..019aa818 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -481,19 +481,19 @@ pyflakes = ">=3.0.0,<3.1.0"
[[package]]
name = "flake8-annotations"
-version = "2.9.1"
+version = "3.0.0"
description = "Flake8 Type Annotation Checks"
category = "dev"
optional = false
-python-versions = ">=3.7,<4.0"
+python-versions = ">=3.8.1,<4.0.0"
files = [
- {file = "flake8-annotations-2.9.1.tar.gz", hash = "sha256:11f09efb99ae63c8f9d6b492b75fe147fbc323179fddfe00b2e56eefeca42f57"},
- {file = "flake8_annotations-2.9.1-py3-none-any.whl", hash = "sha256:a4385158a7a9fc8af1d8820a2f4c8d03387997006a83f5f8bfe5bc6085bdf88a"},
+ {file = "flake8_annotations-3.0.0-py3-none-any.whl", hash = "sha256:ea927d31016515e9aa6e256651d74baeeee6fa4ad3f8383715ec5c0460a4c225"},
+ {file = "flake8_annotations-3.0.0.tar.gz", hash = "sha256:88c8b35a0db10b9a92be69ed3f81494509a18db1c3162551e57bc0fc35fab065"},
]
[package.dependencies]
attrs = ">=21.4"
-flake8 = ">=3.7"
+flake8 = ">=5.0"
[[package]]
name = "flake8-bandit"
@@ -1493,4 +1493,4 @@ brotli = ["Brotli"]
[metadata]
lock-version = "2.0"
python-versions = "3.10.*"
-content-hash = "6ac452a3d54d569e02f3240c61002d56f320c38f68027e221047893d555be2ea"
+content-hash = "2b2cdc5156cedcd7adf80cdf4054e1aea7c81332cbfa799db6643f92cd8ccca5"