Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
audaciouscode committed Jan 15, 2024
1 parent c35acb7 commit 1e2bb7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ bandit==1.7.5; python_version >= '3.7'
bandit==1.7.1; python_version == '3.6'
bandit==1.6.2; python_version < '3.0'
boto==2.49.0
boto3==1.34.15; python_version >= '3.8'
boto3==1.34.19; python_version >= '3.8'
boto3==1.33.13; python_version == '3.7'
boto3==1.23.10; python_version >= '3.0' and python_version < '3.7'
boto3==1.17.112; python_version < '3.0'
Expand Down

0 comments on commit 1e2bb7e

Please sign in to comment.