Skip to content

Commit

Permalink
Merge branch 'main' into next-major
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 15, 2024
2 parents e571ccb + 053c477 commit b13a896
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
Expand Up @@ -5,7 +5,7 @@ pytest_mock==3.14.0

# Code linters, formatters, and security scanners
# ------------
black==24.3.0
black==24.4.0
flake8==7.0.0
flake8-coding==1.3.2
pre-commit==3.7.0
Expand All @@ -19,4 +19,4 @@ codespell==2.2.6

# package dependencies
python-dotenv==1.0.1
pydantic==2.6.4
pydantic==2.7.0

0 comments on commit b13a896

Please sign in to comment.