Skip to content

Commit

Permalink
Bump requests from 2.28.1 to 2.31.0 in /requirements
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.28.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.28.1...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and seanh committed May 30, 2023
1 parent d984ee9 commit b82cbb5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements/template.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ click==8.1.3
# cookiecutter
# pip-tools
cookiecutter==2.1.1
# via -r requirements/template.in
# via -r template.in
idna==3.4
# via requests
jinja2==3.1.2
Expand All @@ -37,7 +37,7 @@ packaging==21.3
pep517==0.13.0
# via build
pip-tools==6.13.0
# via -r requirements/template.in
# via -r template.in
pyparsing==3.0.9
# via packaging
python-dateutil==2.8.2
Expand All @@ -46,7 +46,7 @@ python-slugify==6.1.2
# via cookiecutter
pyyaml==6.0
# via cookiecutter
requests==2.28.1
requests==2.31.0
# via cookiecutter
six==1.16.0
# via python-dateutil
Expand Down

0 comments on commit b82cbb5

Please sign in to comment.