Skip to content

Commit

Permalink
chore(deps): refresh pip-compile outputs python
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 23, 2024
1 parent 30a6e01 commit 4375915
Show file tree
Hide file tree
Showing 7 changed files with 37 additions and 37 deletions.
10 changes: 5 additions & 5 deletions src/accounts/contacts/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ chardet==5.2.0
click==8.1.7
cryptography==43.0.1
flask==3.0.3
google-api-core==2.20.0
google-api-core==2.21.0
google-auth==2.35.0
google-cloud-core==2.4.1
google-cloud-trace==1.13.5
googleapis-common-protos==1.65.0
grpcio==1.66.1
grpcio==1.67.0
gunicorn==22.0.0
idna==3.10
importlib-metadata==6.11.0
Expand All @@ -29,14 +29,14 @@ opentelemetry-instrumentation-sqlalchemy==0.48b0
packaging==23.2
pluggy==1.5.0
protobuf==4.25.5
psycopg2-binary==2.9.9
psycopg2-binary==2.9.10
py==1.11.0
pyasn1==0.6.1
pyasn1-modules==0.4.1
pycparser==2.22
pycryptodome==3.20.0
pycryptodome==3.21.0
pyjwt==2.9.0
pyparsing==3.1.4
pyparsing==3.2.0
pytest==7.4.4
pytest-cov==4.1.0
pytz==2023.4
Expand Down
14 changes: 7 additions & 7 deletions src/accounts/contacts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@ cffi==1.17.1
# cryptography
chardet==5.2.0
# via -r requirements.in
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
# -r requirements.in
# flask
coverage[toml]==7.6.1
coverage[toml]==7.6.4
# via pytest-cov
cryptography==43.0.1
# via -r requirements.in
Expand All @@ -42,7 +42,7 @@ deprecated==1.2.14
# opentelemetry-semantic-conventions
flask==3.0.3
# via -r requirements.in
google-api-core[grpc]==2.20.0
google-api-core[grpc]==2.21.0
# via
# -r requirements.in
# google-cloud-core
Expand All @@ -66,7 +66,7 @@ googleapis-common-protos==1.65.0
# grpcio-status
greenlet==3.1.1
# via sqlalchemy
grpcio==1.66.1
grpcio==1.67.0
# via
# -r requirements.in
# google-api-core
Expand Down Expand Up @@ -167,7 +167,7 @@ protobuf==4.25.5
# googleapis-common-protos
# grpcio-status
# proto-plus
psycopg2-binary==2.9.9
psycopg2-binary==2.9.10
# via -r requirements.in
py==1.11.0
# via -r requirements.in
Expand All @@ -184,11 +184,11 @@ pycparser==2.22
# via
# -r requirements.in
# cffi
pycryptodome==3.20.0
pycryptodome==3.21.0
# via -r requirements.in
pyjwt==2.9.0
# via -r requirements.in
pyparsing==3.1.4
pyparsing==3.2.0
# via -r requirements.in
pytest==7.4.4
# via
Expand Down
10 changes: 5 additions & 5 deletions src/accounts/userservice/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ chardet==5.2.0
click==8.1.7
cryptography==43.0.1
flask==3.0.3
google-api-core==2.20.0
google-api-core==2.21.0
google-auth==2.35.0
google-cloud-core==2.4.1
google-cloud-trace==1.13.5
googleapis-common-protos==1.65.0
grpcio==1.66.1
grpcio==1.67.0
gunicorn==22.0.0
idna==3.10
importlib-metadata==6.11.0
Expand All @@ -29,14 +29,14 @@ opentelemetry-instrumentation-sqlalchemy==0.48b0
packaging==23.2
pluggy==1.5.0
protobuf==4.25.5
psycopg2-binary==2.9.9
psycopg2-binary==2.9.10
py==1.11.0
pyasn1==0.6.1
pyasn1-modules==0.4.1
pycparser==2.22
pycryptodome==3.20.0
pycryptodome==3.21.0
pyjwt==2.9.0
pyparsing==3.1.4
pyparsing==3.2.0
pytest==7.4.4
pytest-cov==4.1.0
pytz==2023.4
Expand Down
14 changes: 7 additions & 7 deletions src/accounts/userservice/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@ cffi==1.17.1
# cryptography
chardet==5.2.0
# via -r requirements.in
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
# -r requirements.in
# flask
coverage[toml]==7.6.1
coverage[toml]==7.6.4
# via pytest-cov
cryptography==43.0.1
# via -r requirements.in
Expand All @@ -42,7 +42,7 @@ deprecated==1.2.14
# opentelemetry-semantic-conventions
flask==3.0.3
# via -r requirements.in
google-api-core[grpc]==2.20.0
google-api-core[grpc]==2.21.0
# via
# -r requirements.in
# google-cloud-core
Expand All @@ -66,7 +66,7 @@ googleapis-common-protos==1.65.0
# grpcio-status
greenlet==3.1.1
# via sqlalchemy
grpcio==1.66.1
grpcio==1.67.0
# via
# -r requirements.in
# google-api-core
Expand Down Expand Up @@ -167,7 +167,7 @@ protobuf==4.25.5
# googleapis-common-protos
# grpcio-status
# proto-plus
psycopg2-binary==2.9.9
psycopg2-binary==2.9.10
# via -r requirements.in
py==1.11.0
# via -r requirements.in
Expand All @@ -184,11 +184,11 @@ pycparser==2.22
# via
# -r requirements.in
# cffi
pycryptodome==3.20.0
pycryptodome==3.21.0
# via -r requirements.in
pyjwt==2.9.0
# via -r requirements.in
pyparsing==3.1.4
pyparsing==3.2.0
# via -r requirements.in
pytest==7.4.4
# via
Expand Down
12 changes: 6 additions & 6 deletions src/frontend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ certifi==2024.8.30
# via requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via flask
Expand All @@ -24,7 +24,7 @@ deprecated==1.2.14
# opentelemetry-semantic-conventions
flask==3.0.3
# via -r requirements.in
google-api-core[grpc]==2.20.0
google-api-core[grpc]==2.21.0
# via google-cloud-trace
google-auth==2.35.0
# via
Expand All @@ -37,11 +37,11 @@ googleapis-common-protos==1.65.0
# via
# google-api-core
# grpcio-status
grpcio==1.66.2
grpcio==1.67.0
# via
# google-api-core
# grpcio-status
grpcio-status==1.66.2
grpcio-status==1.67.0
# via google-api-core
gunicorn==22.0.0
# via -r requirements.in
Expand All @@ -55,7 +55,7 @@ itsdangerous==2.2.0
# via flask
jinja2==3.1.4
# via flask
markupsafe==2.1.5
markupsafe==3.0.2
# via
# jinja2
# werkzeug
Expand Down Expand Up @@ -115,7 +115,7 @@ proto-plus==1.24.0
# via
# google-api-core
# google-cloud-trace
protobuf==5.28.2
protobuf==5.28.3
# via
# google-api-core
# google-cloud-trace
Expand Down
2 changes: 1 addition & 1 deletion src/loadgenerator/requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
locust==2.31.7
locust==2.32.0
12 changes: 6 additions & 6 deletions src/loadgenerator/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ certifi==2024.8.30
# via
# geventhttpclient
# requests
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via flask
Expand All @@ -27,7 +27,7 @@ flask-cors==5.0.0
# via locust
flask-login==0.6.3
# via locust
gevent==24.2.1
gevent==24.10.3
# via
# geventhttpclient
# locust
Expand All @@ -41,15 +41,15 @@ itsdangerous==2.2.0
# via flask
jinja2==3.1.4
# via flask
locust==2.31.7
locust==2.32.0
# via -r requirements.in
markupsafe==2.1.5
markupsafe==3.0.2
# via
# jinja2
# werkzeug
msgpack==1.1.0
# via locust
psutil==6.0.0
psutil==6.1.0
# via locust
pyzmq==26.2.0
# via locust
Expand All @@ -66,7 +66,7 @@ werkzeug==3.0.4
# locust
zope-event==5.0
# via gevent
zope-interface==7.0.3
zope-interface==7.1.0
# via gevent

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

0 comments on commit 4375915

Please sign in to comment.