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] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2023
1 parent 02ee8e8 commit b7d8bf3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ psycopg2-binary==2.9.5
python-dotenv==0.21.1
rdflib==6.2.0
redis==4.5.5
requests==2.28.2
requests==2.31.0
sentry-sdk[flask]==1.16.0
SQLAlchemy==2.0.3
git+https://github.com/trompamusic/solid-oidc-app-permission.git@ffe3194#egg=trompa_solid
Expand Down
10 changes: 1 addition & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,8 @@
#
amqp==5.1.1
# via kombu
appnope==0.1.3
# via ipython
asttokens==2.2.1
# via stack-data
async-timeout==4.0.2
# via redis
backcall==0.2.0
# via ipython
billiard==3.6.4.0
Expand Down Expand Up @@ -81,8 +77,6 @@ greenlet==2.0.2
# via sqlalchemy
idna==3.4
# via requests
importlib-metadata==6.0.0
# via flask
ipython==8.10.0
# via
# -r requirements.in
Expand Down Expand Up @@ -156,7 +150,7 @@ redis==4.5.5
# -r requirements.in
# flask-redis
# trompa-solid
requests==2.28.2
requests==2.31.0
# via
# -r requirements.in
# trompa-solid
Expand Down Expand Up @@ -202,8 +196,6 @@ werkzeug==2.3.4
# via flask
wrapt==1.14.1
# via deprecated
zipp==3.13.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit b7d8bf3

Please sign in to comment.