Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 22, 2023
1 parent 2caa770 commit c772e4f
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 19 deletions.
124 changes: 106 additions & 18 deletions backend/src/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 backend/src/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ djangorestframework = "^3.14.0"
tqdm = "^4.65.0"
django-filter = "^2.4.0"
coreapi = "^2.3.3"
requests = "~2.25.1"
requests = "~2.31.0"
django-cors-headers = "^3.14.0"
awesome-slugify = "^1.6.5"
bcrypt = "^3.2.2"
Expand Down

0 comments on commit c772e4f

Please sign in to comment.