Skip to content

Commit 8f0c0f3

Browse files
authored
chore(deps): refresh pip-compile outputs python (GoogleCloudPlatform#3077)
1 parent fad7ecc commit 8f0c0f3

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

src/loadgenerator/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
locust==2.38.0
1+
locust==2.38.1
22
faker==37.5.3

src/loadgenerator/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ configargparse==1.7.1
2424
# locust-cloud
2525
faker==37.5.3
2626
# via -r requirements.in
27-
flask==3.1.1
27+
flask==3.1.2
2828
# via
2929
# flask-cors
3030
# flask-login
@@ -50,7 +50,7 @@ itsdangerous==2.2.0
5050
# via flask
5151
jinja2==3.1.6
5252
# via flask
53-
locust==2.38.0
53+
locust==2.38.1
5454
# via -r requirements.in
5555
locust-cloud==1.26.3
5656
# via locust
@@ -71,9 +71,9 @@ python-engineio==4.12.2
7171
# python-socketio
7272
python-socketio[client]==5.13.0
7373
# via locust-cloud
74-
pyzmq==27.0.1
74+
pyzmq==27.0.2
7575
# via locust
76-
requests==2.32.4
76+
requests==2.32.5
7777
# via
7878
# locust
7979
# python-socketio

src/shoppingassistantservice/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ langchain-google-genai==2.1.9
133133
# via -r requirements.in
134134
langchain-text-splitters==0.3.9
135135
# via langchain
136-
langsmith==0.4.14
136+
langsmith==0.4.16
137137
# via
138138
# langchain
139139
# langchain-core
@@ -201,7 +201,7 @@ pyyaml==6.0.2
201201
# via
202202
# langchain
203203
# langchain-core
204-
requests==2.32.4
204+
requests==2.32.5
205205
# via
206206
# google-api-core
207207
# google-cloud-alloydb-connector

0 commit comments

Comments
 (0)