Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and stsnel committed May 23, 2023
1 parent 04a4413 commit bd32d1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ xmltodict
mod-wsgi==4.9.3
wsgiserver
lxml==4.9.2
requests==2.28.2
requests==2.31.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
'mod-wsgi==4.9.3',
'wsgiserver',
'lxml==4.9.2',
'requests==2.28.2',
'requests==2.31.0',
'sqlalchemy-pysqlite3==0.0.4'
],
dependency_links=[
Expand Down

0 comments on commit bd32d1f

Please sign in to comment.