Skip to content

Commit

Permalink
Bump requests from 2.25.1 to 2.26.0
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.26.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](psf/requests@v2.25.1...v2.26.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 14, 2021
1 parent 054f5cb commit 1bf3057
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 16 deletions.
33 changes: 18 additions & 15 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ pytest-asyncio = "^0.15.1"
black = "^21.6b0"
pre-commit = "^2.13.0"
Faker = "^8.10.1"
requests = "^2.25.0"
requests = "^2.26.0"
nest-asyncio = "^1.4.3"
psycopg2-binary = "^2.9.1"
asynctest = "^0.13.0"
Expand Down

0 comments on commit 1bf3057

Please sign in to comment.