Skip to content

Commit

Permalink
Merge branch 'main' into alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 10, 2024
2 parents 29ec546 + 9e1dab4 commit e091d63
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 @@ -11,7 +11,7 @@ flake8-coding==1.3.2
pre-commit==3.7.1
isort==5.13.2
mypy==1.10.0
pylint==3.2.2
pylint==3.2.3
bandit==1.7.8
pydocstringformatter==0.7.3
tox==4.15.1
Expand Down

0 comments on commit e091d63

Please sign in to comment.