Skip to content

Commit

Permalink
Bump boto3 from 1.28.53 to 1.28.56 (#11539)
Browse files Browse the repository at this point in the history
* Bump boto3 from 1.28.53 to 1.28.56

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

---
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>
Co-authored-by: Giovanni Allegri <giohappy@gmail.com>
  • Loading branch information
3 people authored Oct 5, 2023
1 parent 616645c commit 2ef2a50
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 @@ -113,7 +113,7 @@ django-storages==1.14
dropbox==11.36.2
google-cloud-storage==2.11.0
google-cloud-core==2.3.3
boto3==1.28.53
boto3==1.28.56

# Django Caches
python-memcached<=1.59
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ install_requires =
dropbox==11.36.2
google-cloud-storage==2.11.0
google-cloud-core==2.3.3
boto3==1.28.53
boto3==1.28.56

# Django Caches
python-memcached<=1.59
Expand Down

0 comments on commit 2ef2a50

Please sign in to comment.