Skip to content

Commit

Permalink
build(deps): bump boto3 from 1.34.79 to 1.34.88 (#12175)
Browse files Browse the repository at this point in the history
* build(deps): bump boto3 from 1.34.79 to 1.34.88

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

---
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 committed Apr 22, 2024
1 parent 59ee8ea commit 3d6ab6e
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 @@ -106,7 +106,7 @@ django-storages==1.14.2
dropbox==11.36.2
google-cloud-storage==2.16.0
google-cloud-core==2.4.1
boto3==1.34.79
boto3==1.34.88

# Django Caches
whitenoise==6.6.0
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ install_requires =
dropbox==11.36.2
google-cloud-storage==2.16.0
google-cloud-core==2.4.1
boto3==1.34.79
boto3==1.34.88

# Django Caches
whitenoise==6.6.0
Expand Down

0 comments on commit 3d6ab6e

Please sign in to comment.