Skip to content

Commit

Permalink
build(deps): bump requests from 2.26.0 to 2.27.1
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.27.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.26.0...v2.27.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2022
1 parent f023bf5 commit 398a1f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -36,7 +36,7 @@ django-extensions = "^3.1.1"
django-debug-toolbar = "^3.1.1"
celery = {extras = ["redis"], version = "^5.2.2"}
RestrictedPython = "~5.2"
requests = "^2.26.0"
requests = "^2.27.1"

[tool.poetry.dev-dependencies]
pytest = "~6.2"
Expand Down

0 comments on commit 398a1f8

Please sign in to comment.