Skip to content

Commit

Permalink
dependabot PRs
Browse files Browse the repository at this point in the history
Bump boto3 from 1.20.31 to 1.20.34

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

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

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

Bump types-requests from 2.27.5 to 2.27.6

Bumps [types-requests](https://github.com/python/typeshed) from 2.27.5 to 2.27.6.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tschaume committed Jan 12, 2022
1 parent f9da02f commit ed581fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-server.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ fastapi==0.71.0
maggma==0.38.1
uvicorn==0.16.0
gunicorn[gevent]==20.1.0
boto3==1.20.31
boto3==1.20.34
2 changes: 1 addition & 1 deletion requirements-testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ mypy==0.931
mypy-extensions==0.4.3
typing-extensions==4.0.1
types-pkg_resources==0.1.3
types-requests==2.27.5
types-requests==2.27.6

0 comments on commit ed581fd

Please sign in to comment.