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 17, 2024
2 parents 6a0b508 + 1376d80 commit 4836bd9
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
Expand Up @@ -6,17 +6,17 @@ pytest_mock==3.14.0
# Code linters, formatters, and security scanners
# ------------
black==24.4.2
flake8==7.0.0
flake8==7.1.0
flake8-coding==1.3.2
pre-commit==3.7.1
isort==5.13.2
mypy==1.10.0
pylint==3.2.3
bandit==1.7.8
bandit==1.7.9
pydocstringformatter==0.7.3
tox==4.15.1
codespell==2.3.0

# package dependencies
python-dotenv==1.0.1
pydantic==2.7.3
pydantic==2.7.4

0 comments on commit 4836bd9

Please sign in to comment.