Skip to content

Commit

Permalink
build(deps): bump boto3 from 1.34.54 to 1.34.59 (#12035)
Browse files Browse the repository at this point in the history
* build(deps): bump boto3 from 1.34.54 to 1.34.59

Bumps [boto3](https://github.com/boto/boto3) from 1.34.54 to 1.34.59.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.54...1.34.59)

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

Signed-off-by: dependabot[bot] <support@github.com>

* - Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <alessio.fabiani@geosolutionsgroup.com>
  • Loading branch information
dependabot[bot] and afabiani authored Mar 11, 2024
1 parent e46f683 commit cc517dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ django-storages==1.14.2
dropbox==11.36.2
google-cloud-storage==2.15.0
google-cloud-core==2.4.1
boto3==1.34.54
boto3==1.34.59

# Django Caches
python-memcached<=1.62
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ install_requires =
dropbox==11.36.2
google-cloud-storage==2.15.0
google-cloud-core==2.4.1
boto3==1.34.54
boto3==1.34.59

# Django Caches
python-memcached<=1.62
Expand Down

0 comments on commit cc517dc

Please sign in to comment.