Skip to content

Commit

Permalink
Merge pull request #2175 from ministryofjustice/renovate-all-minor-pa…
Browse files Browse the repository at this point in the history
…tch-updates-python

Renovate update minor and patch updates (Python)
  • Loading branch information
nickdavis2001 authored Nov 7, 2024
2 parents b0c4e6a + 8f7c393 commit ca20030
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion locust/requirements.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
bs4==0.0.2
Faker==18.13.0
locust==2.31.8
locust==2.32.1
12 changes: 6 additions & 6 deletions locust/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ flask-cors==5.0.0
# via locust
flask-login==0.6.3
# via locust
gevent==24.10.2
gevent==24.10.3
# via
# geventhttpclient
# locust
Expand All @@ -47,15 +47,15 @@ itsdangerous==2.2.0
# via flask
jinja2==3.1.4
# via flask
locust==2.31.8
locust==2.32.1
# via -r requirements.in
markupsafe==3.0.1
markupsafe==3.0.2
# via
# jinja2
# werkzeug
msgpack==1.1.0
# via locust
psutil==6.0.0
psutil==6.1.0
# via locust
python-dateutil==2.9.0.post0
# via faker
Expand All @@ -71,14 +71,14 @@ urllib3==2.2.3
# via
# geventhttpclient
# requests
werkzeug==3.0.4
werkzeug==3.0.6
# via
# flask
# flask-login
# locust
zope-event==5.0
# via gevent
zope-interface==7.1.0
zope-interface==7.1.1
# via gevent

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

0 comments on commit ca20030

Please sign in to comment.