Skip to content

Commit

Permalink
chore(deps): update dependency boto3 to v1.35.32 (#572)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent bd440ec commit 574752b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion notify_slack/lambda/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
black==24.8.0
boto3==1.35.25
boto3==1.35.32
coverage==7.6.1
pylint==3.3.1
pytest==8.3.3
2 changes: 1 addition & 1 deletion schedule_shutdown/lambda/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
black==24.8.0
boto3==1.35.25
boto3==1.35.32
coverage==7.6.1
pylint==3.3.1
pytest==8.3.3
2 changes: 1 addition & 1 deletion sentinel_forwarder/wrapper/requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
black==24.8.0
boto3==1.35.25
boto3==1.35.32
pylint==3.3.1
pytest==8.3.3
2 changes: 1 addition & 1 deletion waf_ip_blocklist/lambda/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
black==24.8.0
boto3==1.35.25
boto3==1.35.32
pylint==3.3.1
pytest==8.3.3

0 comments on commit 574752b

Please sign in to comment.