Skip to content

Commit

Permalink
Merge pull request #334 from robbievanleeuwen/bump-dependencies
Browse files Browse the repository at this point in the history
Bump pre-commit-hooks from 4.4.0 to 4.5.0, pyupgrade from 3.14.0 to 3.15.0
  • Loading branch information
robbievanleeuwen committed Oct 9, 2023
2 parents b451449 + 6748c38 commit 8d8256d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,11 @@ nbsphinx = "^0.9.3"
notebook = "^7.0.4"
pep8-naming = "^0.13.3"
pre-commit = "^3.4.0"
pre-commit-hooks = "^4.4.0"
pre-commit-hooks = "^4.5.0"
Pygments = "^2.16.1"
pytest = "^7.4.2"
pytest-check = "^2.2.2"
pyupgrade = "^3.14.0"
pyupgrade = "^3.15.0"
sphinx = "^7.2.6"
sphinx-autobuild = "^2021.3.14"
sphinx-click = "^5.0.1"
Expand Down

0 comments on commit 8d8256d

Please sign in to comment.