Skip to content

Commit

Permalink
Merge branch 'main' into beta
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 10, 2024
2 parents 59d89ac + 75776db commit a64c646
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# dev and test
# ------------
pytest==8.2.1
pytest==8.2.2
pytest_mock==3.14.0

# Code linters, formatters, and security scanners
Expand All @@ -14,7 +14,7 @@ mypy==1.10.0
pylint==3.2.2
bandit==1.7.8
pydocstringformatter==0.7.3
tox==4.15.0
tox==4.15.1
codespell==2.3.0

# package dependencies
Expand Down

0 comments on commit a64c646

Please sign in to comment.