Skip to content

Commit 8d8256d

Browse files
Merge pull request #334 from robbievanleeuwen/bump-dependencies
Bump pre-commit-hooks from 4.4.0 to 4.5.0, pyupgrade from 3.14.0 to 3.15.0
2 parents b451449 + 6748c38 commit 8d8256d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,11 @@ nbsphinx = "^0.9.3"
7979
notebook = "^7.0.4"
8080
pep8-naming = "^0.13.3"
8181
pre-commit = "^3.4.0"
82-
pre-commit-hooks = "^4.4.0"
82+
pre-commit-hooks = "^4.5.0"
8383
Pygments = "^2.16.1"
8484
pytest = "^7.4.2"
8585
pytest-check = "^2.2.2"
86-
pyupgrade = "^3.14.0"
86+
pyupgrade = "^3.15.0"
8787
sphinx = "^7.2.6"
8888
sphinx-autobuild = "^2021.3.14"
8989
sphinx-click = "^5.0.1"

0 commit comments

Comments
 (0)