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 Dec 1, 2024
2 parents 7b54ca1 + dd20d6c commit 39da26b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# dev and test
# ------------
pytest==8.3.3
pytest==8.3.4
pytest_mock==3.14.0

# Code linters, formatters, and security scanners
Expand All @@ -12,11 +12,11 @@ pre-commit==4.0.1
isort==5.13.2
mypy==1.13.0
pylint==3.3.1
bandit==1.7.10
bandit==1.8.0
pydocstringformatter==0.7.3
tox==4.23.2
codespell==2.3.0

# package dependencies
python-dotenv==1.0.1
pydantic==2.9.2
pydantic==2.10.2

0 comments on commit 39da26b

Please sign in to comment.