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 Sep 1, 2024
2 parents 27d0a73 + 670e830 commit b1934b5
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 @@ -10,15 +10,15 @@

# dev and test
# ------------
boto3==1.35.3
boto3==1.35.10
botocore==1.35.3
pytest==8.2.2
pytest==8.3.2
pytest_mock==3.14.0
requests==2.32.3

# Code linters, formatters, and security scanners
# ------------
black==24.4.2
black==24.8.0
flake8==7.1.0
flake8-coding==1.3.2
pre-commit==3.7.1
Expand Down

0 comments on commit b1934b5

Please sign in to comment.