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 Aug 8, 2024
1 parent e691900 commit fa21c87
Show file tree
Hide file tree
Showing 6 changed files with 90 additions and 88 deletions.
28 changes: 14 additions & 14 deletions dependencies-dev.log
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
#
# pip-compile --extra=dev --output-file=dependencies-dev.log
#
cachetools==5.3.3
cachetools==5.4.0
# via wipac-rest-tools (setup.py)
certifi==2024.6.2
certifi==2024.7.4
# via requests
cffi==1.16.0
cffi==1.17.0
# via cryptography
charset-normalizer==3.3.2
# via requests
cryptography==42.0.8
cryptography==43.0.0
# via
# pyjwt
# wipac-rest-tools (setup.py)
flake8==7.1.0
flake8==7.1.1
# via wipac-rest-tools (setup.py)
httpretty==1.1.4
# via wipac-rest-tools (setup.py)
Expand All @@ -26,30 +26,30 @@ iniconfig==2.0.0
# via pytest
mccabe==0.7.0
# via flake8
mypy==1.10.1
mypy==1.11.1
# via wipac-rest-tools (setup.py)
mypy-extensions==1.0.0
# via mypy
packaging==24.1
# via pytest
pluggy==1.5.0
# via pytest
pycodestyle==2.12.0
pycodestyle==2.12.1
# via flake8
pycparser==2.22
# via cffi
pyflakes==3.2.0
# via flake8
pyjwt[crypto]==2.8.0
pyjwt[crypto]==2.9.0
# via wipac-rest-tools (setup.py)
pypng==0.20220715.0
# via qrcode
pytest==8.2.2
pytest==8.3.2
# via
# pytest-asyncio
# pytest-mock
# wipac-rest-tools (setup.py)
pytest-asyncio==0.23.7
pytest-asyncio==0.23.8
# via wipac-rest-tools (setup.py)
pytest-mock==3.14.0
# via wipac-rest-tools (setup.py)
Expand All @@ -65,11 +65,11 @@ requests-futures==1.0.1
# via wipac-rest-tools (setup.py)
requests-mock==1.12.1
# via wipac-rest-tools (setup.py)
ruff==0.5.0
ruff==0.5.7
# via wipac-rest-tools (setup.py)
tornado==6.4.1
# via wipac-rest-tools (setup.py)
types-requests==2.32.0.20240622
types-requests==2.32.0.20240712
# via wipac-rest-tools (setup.py)
typing-extensions==4.12.2
# via
Expand All @@ -81,7 +81,7 @@ urllib3==2.2.2
# requests
# types-requests
# wipac-rest-tools (setup.py)
wheel==0.43.0
wheel==0.44.0
# via wipac-rest-tools (setup.py)
wipac-dev-tools==1.10.6
wipac-dev-tools==1.10.7
# via wipac-rest-tools (setup.py)
59 changes: 30 additions & 29 deletions dependencies-mypy.log
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
#
# pip-compile --extra=mypy --output-file=dependencies-mypy.log
#
attrs==23.2.0
attrs==24.2.0
# via
# jsonschema
# referencing
cachetools==5.3.3
cachetools==5.4.0
# via wipac-rest-tools (setup.py)
certifi==2024.6.2
certifi==2024.7.4
# via requests
cffi==1.16.0
cffi==1.17.0
# via cryptography
charset-normalizer==3.3.2
# via requests
Expand All @@ -26,43 +26,44 @@ colorama==0.4.6
# via crayons
coloredlogs==15.0.1
# via wipac-telemetry
coverage[toml]==7.5.4
coverage[toml]==7.6.1
# via
# pytest-cov
# wipac-rest-tools (setup.py)
crayons==0.4.0
# via pycycle
cryptography==42.0.8
cryptography==43.0.0
# via
# pyjwt
# wipac-rest-tools (setup.py)
deprecated==1.2.14
# via
# opentelemetry-api
# opentelemetry-exporter-otlp-proto-http
flake8==7.1.0
# opentelemetry-semantic-conventions
flake8==7.1.1
# via wipac-rest-tools (setup.py)
googleapis-common-protos==1.59.1
# via
# opentelemetry-exporter-jaeger-proto-grpc
# opentelemetry-exporter-otlp-proto-http
grpcio==1.64.1
grpcio==1.65.4
# via opentelemetry-exporter-jaeger-proto-grpc
httpretty==1.1.4
# via wipac-rest-tools (setup.py)
humanfriendly==10.0
# via coloredlogs
idna==3.7
# via requests
importlib-metadata==7.1.0
importlib-metadata==8.0.0
# via opentelemetry-api
iniconfig==2.0.0
# via pytest
isodate==0.6.1
# via openapi-core
jinja2==3.1.4
# via click-completion
jsonschema==4.22.0
jsonschema==4.23.0
# via
# openapi-core
# openapi-schema-validator
Expand All @@ -83,9 +84,9 @@ markupsafe==2.1.5
# werkzeug
mccabe==0.7.0
# via flake8
more-itertools==10.3.0
more-itertools==10.4.0
# via openapi-core
mypy==1.10.1
mypy==1.11.1
# via wipac-rest-tools (setup.py)
mypy-extensions==1.0.0
# via mypy
Expand All @@ -97,7 +98,7 @@ openapi-schema-validator==0.6.2
# openapi-spec-validator
openapi-spec-validator==0.7.1
# via openapi-core
opentelemetry-api==1.25.0
opentelemetry-api==1.26.0
# via
# opentelemetry-exporter-jaeger-proto-grpc
# opentelemetry-exporter-jaeger-thrift
Expand All @@ -111,21 +112,21 @@ opentelemetry-exporter-jaeger-proto-grpc==1.21.0
# via opentelemetry-exporter-jaeger
opentelemetry-exporter-jaeger-thrift==1.21.0
# via opentelemetry-exporter-jaeger
opentelemetry-exporter-otlp-proto-common==1.25.0
opentelemetry-exporter-otlp-proto-common==1.26.0
# via opentelemetry-exporter-otlp-proto-http
opentelemetry-exporter-otlp-proto-http==1.25.0
opentelemetry-exporter-otlp-proto-http==1.26.0
# via wipac-telemetry
opentelemetry-proto==1.25.0
opentelemetry-proto==1.26.0
# via
# opentelemetry-exporter-otlp-proto-common
# opentelemetry-exporter-otlp-proto-http
opentelemetry-sdk==1.25.0
opentelemetry-sdk==1.26.0
# via
# opentelemetry-exporter-jaeger-proto-grpc
# opentelemetry-exporter-jaeger-thrift
# opentelemetry-exporter-otlp-proto-http
# wipac-telemetry
opentelemetry-semantic-conventions==0.46b0
opentelemetry-semantic-conventions==0.47b0
# via opentelemetry-sdk
packaging==24.1
# via pytest
Expand All @@ -135,37 +136,37 @@ pathable==0.4.3
# via jsonschema-path
pluggy==1.5.0
# via pytest
protobuf==4.25.3
protobuf==4.25.4
# via
# googleapis-common-protos
# opentelemetry-proto
# wipac-telemetry
pycodestyle==2.12.0
pycodestyle==2.12.1
# via flake8
pycparser==2.22
# via cffi
pycycle==0.0.8
# via wipac-rest-tools (setup.py)
pyflakes==3.2.0
# via flake8
pyjwt[crypto]==2.8.0
pyjwt[crypto]==2.9.0
# via wipac-rest-tools (setup.py)
pypng==0.20220715.0
# via qrcode
pytest==8.2.2
pytest==8.3.2
# via
# pycycle
# pytest-asyncio
# pytest-cov
# pytest-mock
# wipac-rest-tools (setup.py)
pytest-asyncio==0.23.7
pytest-asyncio==0.23.8
# via wipac-rest-tools (setup.py)
pytest-cov==5.0.0
# via wipac-rest-tools (setup.py)
pytest-mock==3.14.0
# via wipac-rest-tools (setup.py)
pyyaml==6.0.1
pyyaml==6.0.2
# via jsonschema-path
qrcode==7.4.2
# via wipac-rest-tools (setup.py)
Expand All @@ -188,11 +189,11 @@ requests-mock==1.12.1
# via wipac-rest-tools (setup.py)
rfc3339-validator==0.1.4
# via openapi-schema-validator
rpds-py==0.18.1
rpds-py==0.20.0
# via
# jsonschema
# referencing
ruff==0.5.0
ruff==0.5.7
# via wipac-rest-tools (setup.py)
shellingham==1.5.4
# via click-completion
Expand All @@ -206,7 +207,7 @@ thrift==0.20.0
# via opentelemetry-exporter-jaeger-thrift
tornado==6.4.1
# via wipac-rest-tools (setup.py)
types-requests==2.32.0.20240622
types-requests==2.32.0.20240712
# via wipac-rest-tools (setup.py)
typing-extensions==4.12.2
# via
Expand All @@ -222,9 +223,9 @@ urllib3==2.2.2
# wipac-rest-tools (setup.py)
werkzeug==3.0.3
# via openapi-core
wheel==0.43.0
wheel==0.44.0
# via wipac-rest-tools (setup.py)
wipac-dev-tools==1.10.6
wipac-dev-tools==1.10.7
# via
# wipac-rest-tools (setup.py)
# wipac-telemetry
Expand Down
22 changes: 11 additions & 11 deletions dependencies-openapi.log
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,25 @@
#
# pip-compile --extra=openapi --output-file=dependencies-openapi.log
#
attrs==23.2.0
attrs==24.2.0
# via
# jsonschema
# referencing
cachetools==5.3.3
cachetools==5.4.0
# via wipac-rest-tools (setup.py)
certifi==2024.6.2
certifi==2024.7.4
# via requests
cffi==1.16.0
cffi==1.17.0
# via cryptography
charset-normalizer==3.3.2
# via requests
cryptography==42.0.8
cryptography==43.0.0
# via pyjwt
idna==3.7
# via requests
isodate==0.6.1
# via openapi-core
jsonschema==4.22.0
jsonschema==4.23.0
# via
# openapi-core
# openapi-schema-validator
Expand All @@ -39,7 +39,7 @@ lazy-object-proxy==1.10.0
# via openapi-spec-validator
markupsafe==2.1.5
# via werkzeug
more-itertools==10.3.0
more-itertools==10.4.0
# via openapi-core
openapi-core==0.19.2
# via wipac-rest-tools (setup.py)
Expand All @@ -55,11 +55,11 @@ pathable==0.4.3
# via jsonschema-path
pycparser==2.22
# via cffi
pyjwt[crypto]==2.8.0
pyjwt[crypto]==2.9.0
# via wipac-rest-tools (setup.py)
pypng==0.20220715.0
# via qrcode
pyyaml==6.0.1
pyyaml==6.0.2
# via jsonschema-path
qrcode==7.4.2
# via wipac-rest-tools (setup.py)
Expand All @@ -78,7 +78,7 @@ requests-futures==1.0.1
# via wipac-rest-tools (setup.py)
rfc3339-validator==0.1.4
# via openapi-schema-validator
rpds-py==0.18.1
rpds-py==0.20.0
# via
# jsonschema
# referencing
Expand All @@ -98,5 +98,5 @@ urllib3==2.2.2
# wipac-rest-tools (setup.py)
werkzeug==3.0.3
# via openapi-core
wipac-dev-tools==1.10.6
wipac-dev-tools==1.10.7
# via wipac-rest-tools (setup.py)
Loading

0 comments on commit fa21c87

Please sign in to comment.