Skip to content

Commit

Permalink
Renovate update minor and patch updates (Python)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent 0883f52 commit 306a003
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.32.4
locust==2.32.5
10 changes: 5 additions & 5 deletions locust/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ certifi==2024.12.14
# requests
charset-normalizer==3.4.0
# via requests
click==8.1.7
click==8.1.8
# via flask
configargparse==1.7
# via locust
Expand All @@ -43,17 +43,17 @@ idna==3.10
# via requests
itsdangerous==2.2.0
# via flask
jinja2==3.1.4
jinja2==3.1.5
# via flask
locust==2.32.4
locust==2.32.5
# via -r requirements.in
markupsafe==3.0.2
# via
# jinja2
# werkzeug
msgpack==1.1.0
# via locust
psutil==6.1.0
psutil==6.1.1
# via locust
python-dateutil==2.9.0.post0
# via faker
Expand All @@ -65,7 +65,7 @@ six==1.17.0
# via python-dateutil
soupsieve==2.6
# via beautifulsoup4
urllib3==2.2.3
urllib3==2.3.0
# via
# geventhttpclient
# requests
Expand Down

0 comments on commit 306a003

Please sign in to comment.