Skip to content

Commit

Permalink
Bump requests from 2.28.1 to 2.31.0 (#49)
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: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Erik Gomez <e@eriknicolasgomez.com>
  • Loading branch information
dependabot[bot] and erikng authored Feb 1, 2024
1 parent 4043cb7 commit 0597268
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirement_files/Sphinx.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ MarkupSafe==2.1.1
packaging==23.0
Pygments==2.14.0
pytz==2022.7
requests==2.28.1
requests==2.31.0
snowballstemmer==2.2.0
Sphinx==6.1.2
sphinxcontrib-devhelp==1.0.2
Expand Down
2 changes: 1 addition & 1 deletion requirement_files/requests.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
certifi==2023.7.22
charset-normalizer==2.1.1
idna==3.4
requests==2.28.1
requests==2.31.0
urllib3==1.26.18
2 changes: 1 addition & 1 deletion requirement_files/slacker.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
certifi==2023.7.22
charset-normalizer==2.1.1
idna==3.4
requests==2.28.1
requests==2.31.0
slacker==0.14.0
urllib3==1.26.18
2 changes: 1 addition & 1 deletion requirements_recommended.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pyflakes==3.0.1
pyobjc==9.0.1
PyYAML==6.0
--no-binary PyYAML
requests==2.28.1
requests==2.31.0
six==1.16.0
tokenize-rt==5.0.0
tomli==2.0.1
Expand Down

0 comments on commit 0597268

Please sign in to comment.