Skip to content

Commit

Permalink
fix constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonLuttenberger committed Jul 31, 2024
1 parent 0069fb8 commit 6eb4093
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
#
# pip-compile --constraint=requirements.txt --output-file=requirements-dev.txt requirements-dev.in
#
awscli==1.33.27
awscli==1.33.31
# via -r requirements-dev.in
backports-tarfile==1.2.0
# via jaraco-context
boto3==1.34.145
boto3==1.34.149
# via
# -c requirements.txt
# moto
botocore==1.34.145
botocore==1.34.149
# via
# -c requirements.txt
# awscli
Expand Down

0 comments on commit 6eb4093

Please sign in to comment.