Skip to content

Commit

Permalink
chore(deps): bump botocore from 1.34.145 to 1.34.153
Browse files Browse the repository at this point in the history
Bumps [botocore](https://github.com/boto/botocore) from 1.34.145 to 1.34.153.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.34.145...1.34.153)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 5, 2024
1 parent 273fb50 commit 8233db8
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,7 +1,7 @@
-i https://pypi.org/simple
black==24.4.2; python_version >= '3.8'
boto3==1.34.94; python_version >= '3.8'
botocore==1.34.145; python_version >= '3.8'
botocore==1.34.153; python_version >= '3.8'
certifi==2024.7.4; python_version >= '3.6'
cffi==1.16.0; platform_python_implementation != 'PyPy'
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-i https://pypi.org/simple
boto3==1.34.94; python_version >= '3.8'
botocore==1.34.145; python_version >= '3.8'
botocore==1.34.153; python_version >= '3.8'
jmespath==1.0.1; python_version >= '3.7'
ldap3==2.9.1
pyasn1==0.6.0; python_version >= '3.8'
Expand Down

0 comments on commit 8233db8

Please sign in to comment.