Skip to content

Commit

Permalink
Merge branch 'main' into next
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 20, 2024
2 parents b24bf1b + f1d75dc commit b546459
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.0
pytest==8.2.1
pytest_mock==3.14.0

# Code linters, formatters, and security scanners
Expand All @@ -11,7 +11,7 @@ flake8-coding==1.3.2
pre-commit==3.7.1
isort==5.13.2
mypy==1.10.0
pylint==3.1.1
pylint==3.2.2
bandit==1.7.8
pydocstringformatter==0.7.3
tox==4.15.0
Expand Down

0 comments on commit b546459

Please sign in to comment.