Skip to content

Commit b354657

Browse files
committed
Update dependencies
1 parent ac83c21 commit b354657

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,14 @@
4343
panflute = "^2.3.0"
4444

4545
[tool.poetry.group.dev.dependencies]
46-
tox = "^4.6.1"
46+
tox = "^4.6.2"
4747

4848
# Formatter
4949
black = "^23.3.0"
5050

5151
# Tests
5252
pytest = "^7.3.2"
53-
pytest-cov = "^4.0.0"
53+
pytest-cov = "^4.1.0"
5454

5555
# Style checkers
5656
doc8 = "^0.11.2"
@@ -59,10 +59,10 @@
5959
flake8-annotations-complexity = "^0.0.7"
6060
flake8-black = "^0.3.6"
6161
flake8-blind-except = "^0.2.1"
62-
flake8-bugbear = "^23.5.9"
62+
flake8-bugbear = "^23.6.5"
6363
flake8-builtins = "^2.1.0"
6464
flake8-cognitive-complexity = "^0.1.0"
65-
flake8-comprehensions = "^3.12.0"
65+
flake8-comprehensions = "^3.13.0"
6666
flake8-docstrings = "^1.7.0"
6767
flake8-expression-complexity = "^0.0.11"
6868
flake8-fixme = "^1.1.1"

0 commit comments

Comments
 (0)