Skip to content

Commit 7ad00c4

Browse files
committed
Bump dev deps
1 parent 6f39b01 commit 7ad00c4

File tree

2 files changed

+28
-40
lines changed

2 files changed

+28
-40
lines changed

poetry.lock

Lines changed: 22 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,23 +27,23 @@ async-rediscache = ["async-rediscache"]
2727
[tool.poetry.dev-dependencies]
2828
flake8 = "5.0.4"
2929
flake8-annotations = "2.9.1"
30-
flake8-bugbear = "22.7.1"
30+
flake8-bugbear = "22.9.11"
3131
flake8-docstrings = "1.6.0"
3232
flake8-import-order = "0.18.1"
3333
flake8-string-format = "0.3.0"
3434
flake8-tidy-imports = "4.8.0"
3535
flake8-todo = "0.7"
36-
pep8-naming = "0.13.1"
36+
pep8-naming = "0.13.2"
3737
pre-commit = "2.20.0"
38-
taskipy = "1.10.2"
39-
python-dotenv = "0.20.0"
40-
pytest = "7.1.2"
38+
taskipy = "1.10.3"
39+
python-dotenv = "0.21.0"
40+
pytest = "7.1.3"
4141
pytest-cov = "3.0.0"
4242
pytest-xdist = "2.5.0"
4343
Sphinx = "5.1.1"
4444
GitPython = "3.1.27"
4545
sphinx-autodoc-typehints = "1.19.2"
46-
furo = "2022.6.21"
46+
furo = "2022.9.15"
4747
releases = "1.6.3"
4848
sphinx-multiversion = "0.2.4"
4949

0 commit comments

Comments
 (0)