aboutsummaryrefslogtreecommitdiffstats
path: root/poetry.lock
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-02 06:56:48 +0000
committerGravatar GitHub <[email protected]>2021-04-02 06:56:48 +0000
commitfbfee10cfe202708a2b857d4fa67444f6b0915a2 (patch)
tree3ae04967630afb7627414e579a74a733e7694b3d /poetry.lock
parentMerge pull request #49 from python-discord/ks123/role-assigning (diff)
Bump flake8-annotations from 2.6.0 to 2.6.2
Bumps [flake8-annotations](https://github.com/sco1/flake8-annotations) from 2.6.0 to 2.6.2. - [Release notes](https://github.com/sco1/flake8-annotations/releases) - [Changelog](https://github.com/sco1/flake8-annotations/blob/master/CHANGELOG.md) - [Commits](https://github.com/sco1/flake8-annotations/compare/v2.6.0...v2.6.2) Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'poetry.lock')
-rw-r--r--poetry.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/poetry.lock b/poetry.lock
index 6c847bc..9d5865b 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -45,14 +45,14 @@ pyflakes = ">=2.2.0,<2.3.0"
[[package]]
name = "flake8-annotations"
-version = "2.6.0"
+version = "2.6.2"
description = "Flake8 Type Annotation Checks"
category = "dev"
optional = false
python-versions = ">=3.6.1,<4.0.0"
[package.dependencies]
-flake8 = ">=3.7,<3.9"
+flake8 = ">=3.7,<4.0"
[[package]]
name = "gunicorn"
@@ -390,7 +390,7 @@ python-versions = ">=3.6.1"
[metadata]
lock-version = "1.1"
python-versions = "^3.9"
-content-hash = "b71ede9f7f084d39d856eab2bce80c1a41360edc32950bee596dc3b438bb0b9a"
+content-hash = "1429f8eacad649e5c96cbc6f9281ac5214548516f26f63fee40cc31b2c254932"
[metadata.files]
certifi = [
@@ -414,8 +414,8 @@ flake8 = [
{file = "flake8-3.8.4.tar.gz", hash = "sha256:aadae8761ec651813c24be05c6f7b4680857ef6afaae4651a4eccaef97ce6c3b"},
]
flake8-annotations = [
- {file = "flake8-annotations-2.6.0.tar.gz", hash = "sha256:bd0505616c0d85ebb45c6052d339c69f320d3f87fa079ab4e91a4f234a863d05"},
- {file = "flake8_annotations-2.6.0-py3-none-any.whl", hash = "sha256:8968ff12f296433028ad561c680ccc03a7cd62576d100c3f1475e058b3c11b43"},
+ {file = "flake8-annotations-2.6.2.tar.gz", hash = "sha256:0d6cd2e770b5095f09689c9d84cc054c51b929c41a68969ea1beb4b825cac515"},
+ {file = "flake8_annotations-2.6.2-py3-none-any.whl", hash = "sha256:d10c4638231f8a50c0a597c4efce42bd7b7d85df4f620a0ddaca526138936a4f"},
]
gunicorn = [
{file = "gunicorn-20.0.4-py2.py3-none-any.whl", hash = "sha256:cd4a810dd51bf497552cf3f863b575dabd73d6ad6a91075b65936b151cbf4f9c"},