Skip to content

Commit

Permalink
Bump boto3 from 1.26.5 to 1.28.0 in /tdrs-backend
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.26.5 to 1.28.0.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.5...1.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 7, 2023
1 parent ce4bcbe commit 8085da2
Show file tree
Hide file tree
Showing 2 changed files with 470 additions and 471 deletions.
2 changes: 1 addition & 1 deletion tdrs-backend/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pytest-factoryboy = "*"

[packages]
pytz = "2022.1"
boto3 = "==1.26.5"
boto3 = "==1.28.0"
cryptography = "==3.4.7"
dj-database-url = "==0.5.0"
django = "==3.2.15"
Expand Down
Loading

0 comments on commit 8085da2

Please sign in to comment.