Skip to content

Commit

Permalink
<bot> update dependencies*.log files(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed May 1, 2024
1 parent 7a7c69e commit e1a82dc
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
6 changes: 3 additions & 3 deletions dependencies-dev.log
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ iniconfig==2.0.0
# via pytest
mccabe==0.7.0
# via flake8
mypy==1.9.0
mypy==1.10.0
# via wipac-rest-tools (setup.py)
mypy-extensions==1.0.0
# via mypy
Expand All @@ -44,7 +44,7 @@ pyjwt[crypto]==2.8.0
# via wipac-rest-tools (setup.py)
pypng==0.20220715.0
# via qrcode
pytest==8.1.1
pytest==8.2.0
# via
# pytest-asyncio
# pytest-mock
Expand All @@ -65,7 +65,7 @@ requests-futures==1.0.1
# via wipac-rest-tools (setup.py)
requests-mock==1.12.1
# via wipac-rest-tools (setup.py)
ruff==0.4.1
ruff==0.4.2
# via wipac-rest-tools (setup.py)
tornado==6.4
# via wipac-rest-tools (setup.py)
Expand Down
12 changes: 6 additions & 6 deletions dependencies-mypy.log
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ colorama==0.4.6
# via crayons
coloredlogs==15.0.1
# via wipac-telemetry
coverage[toml]==7.4.4
coverage[toml]==7.5.0
# via
# pytest-cov
# wipac-rest-tools (setup.py)
Expand All @@ -46,7 +46,7 @@ googleapis-common-protos==1.59.1
# via
# opentelemetry-exporter-jaeger-proto-grpc
# opentelemetry-exporter-otlp-proto-http
grpcio==1.62.2
grpcio==1.63.0
# via opentelemetry-exporter-jaeger-proto-grpc
httpretty==1.1.4
# via wipac-rest-tools (setup.py)
Expand All @@ -62,7 +62,7 @@ isodate==0.6.1
# via openapi-core
jinja2==3.1.3
# via click-completion
jsonschema==4.21.1
jsonschema==4.22.0
# via
# openapi-core
# openapi-schema-validator
Expand All @@ -85,7 +85,7 @@ mccabe==0.7.0
# via flake8
more-itertools==10.2.0
# via openapi-core
mypy==1.9.0
mypy==1.10.0
# via wipac-rest-tools (setup.py)
mypy-extensions==1.0.0
# via mypy
Expand Down Expand Up @@ -151,7 +151,7 @@ pyjwt[crypto]==2.8.0
# via wipac-rest-tools (setup.py)
pypng==0.20220715.0
# via qrcode
pytest==8.1.1
pytest==8.2.0
# via
# pycycle
# pytest-asyncio
Expand Down Expand Up @@ -191,7 +191,7 @@ rpds-py==0.18.0
# via
# jsonschema
# referencing
ruff==0.4.1
ruff==0.4.2
# via wipac-rest-tools (setup.py)
shellingham==1.5.4
# via click-completion
Expand Down
2 changes: 1 addition & 1 deletion dependencies-openapi.log
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ idna==3.7
# via requests
isodate==0.6.1
# via openapi-core
jsonschema==4.21.1
jsonschema==4.22.0
# via
# openapi-core
# openapi-schema-validator
Expand Down
2 changes: 1 addition & 1 deletion dependencies-telemetry.log
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ googleapis-common-protos==1.59.1
# via
# opentelemetry-exporter-jaeger-proto-grpc
# opentelemetry-exporter-otlp-proto-http
grpcio==1.62.2
grpcio==1.63.0
# via opentelemetry-exporter-jaeger-proto-grpc
humanfriendly==10.0
# via coloredlogs
Expand Down
6 changes: 3 additions & 3 deletions dependencies-tests.log
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ click-completion==0.5.2
# via pycycle
colorama==0.4.6
# via crayons
coverage[toml]==7.4.4
coverage[toml]==7.5.0
# via
# pytest-cov
# wipac-rest-tools (setup.py)
Expand Down Expand Up @@ -58,7 +58,7 @@ pyjwt[crypto]==2.8.0
# via wipac-rest-tools (setup.py)
pypng==0.20220715.0
# via qrcode
pytest==8.1.1
pytest==8.2.0
# via
# pycycle
# pytest-asyncio
Expand All @@ -83,7 +83,7 @@ requests-futures==1.0.1
# via wipac-rest-tools (setup.py)
requests-mock==1.12.1
# via wipac-rest-tools (setup.py)
ruff==0.4.1
ruff==0.4.2
# via wipac-rest-tools (setup.py)
shellingham==1.5.4
# via click-completion
Expand Down

0 comments on commit e1a82dc

Please sign in to comment.