Skip to content

Commit

Permalink
more dependabot PRs
Browse files Browse the repository at this point in the history
Bump boto3 from 1.17.97 to 1.17.98

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

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

Signed-off-by: dependabot[bot] <[email protected]>

Bump types-requests from 0.1.13 to 2.25.0

Bumps [types-requests](https://github.com/python/typeshed) from 0.1.13 to 2.25.0.
- [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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tschaume committed Jun 21, 2021
1 parent 108592b commit d153286
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.65.2
maggma==0.29.2
uvicorn==0.14.0
gunicorn[gevent]==20.1.0
boto3==1.17.97
boto3==1.17.98
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.902
mypy-extensions==0.4.3
typing-extensions==3.10.0.0
types-pkg_resources==0.1.3
types-requests==0.1.13
types-requests==2.25.0

0 comments on commit d153286

Please sign in to comment.