Skip to content

Commit

Permalink
chore(deps): update dependency faker to v30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent 54d6a7d commit a23e585
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/loadgenerator/requirements.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
locust==2.31.5
faker==28.1.0
faker==30.8.1
4 changes: 3 additions & 1 deletion src/loadgenerator/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ click==8.1.7
# via flask
configargparse==1.7
# via locust
faker==28.1.0
faker==30.8.1
# via -r requirements.in
flask==3.0.3
# via
Expand Down Expand Up @@ -61,6 +61,8 @@ requests==2.32.3
# via locust
six==1.16.0
# via python-dateutil
typing-extensions==4.12.2
# via faker
urllib3==2.2.2
# via
# geventhttpclient
Expand Down

0 comments on commit a23e585

Please sign in to comment.