Skip to content

Commit

Permalink
updated requirements_dev.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Nov 17, 2023
1 parent 0ca2af8 commit 8fbe71b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ bumpversion
wheel
watchdog
flake8
tox
tox>=4.0
coverage
Sphinx
sphinx-rtd-theme
Expand All @@ -14,6 +14,6 @@ twine
pytest>=6.0
pytest-loguru
pytest-runner
pre-commit>=2.9.0
black>=22.3.0
GitPython==3.1.37
pre-commit>=3.0.0
black>=23.7.0
GitPython>=3.1.37

0 comments on commit 8fbe71b

Please sign in to comment.