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 Mar 18, 2024
2 parents d605332 + 813771f commit 780ccbb
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.12.0

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

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

0 comments on commit 780ccbb

Please sign in to comment.