Skip to content

Commit

Permalink
chore(deps): bump boto3 from 1.35.92 to 1.35.98
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.35.92 to 1.35.98.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.92...1.35.98)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 2801ed4 commit 26e1d19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-i https://pypi.org/simple
black==24.10.0; python_version >= '3.9'
boto3==1.35.92; python_version >= '3.8'
boto3==1.35.98; python_version >= '3.8'
botocore==1.35.97; python_version >= '3.8'
certifi==2024.12.14; python_version >= '3.6'
cffi==1.17.1; platform_python_implementation != 'PyPy'
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-i https://pypi.org/simple
boto3==1.35.92; python_version >= '3.8'
boto3==1.35.98; python_version >= '3.8'
botocore==1.35.97; python_version >= '3.8'
jmespath==1.0.1; python_version >= '3.7'
ldap3==2.9.1
Expand Down

0 comments on commit 26e1d19

Please sign in to comment.