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 Sep 12, 2024
1 parent 651f260 commit 9b2e405
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions dependencies-dev.log
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --extra=dev --output-file=dependencies-dev.log
#
cachetools==5.5.0
cachetools==5.4.0
# via wipac-rest-tools (setup.py)
certifi==2024.8.30
# via requests
Expand Down Expand Up @@ -76,7 +76,7 @@ typing-extensions==4.12.2
# mypy
# qrcode
# wipac-dev-tools
urllib3==2.2.3
urllib3==2.2.2
# via
# requests
# types-requests
Expand Down
4 changes: 2 additions & 2 deletions dependencies-mypy.log
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ attrs==24.2.0
# via
# jsonschema
# referencing
cachetools==5.5.0
cachetools==5.4.0
# via wipac-rest-tools (setup.py)
certifi==2024.8.30
# via requests
Expand Down Expand Up @@ -216,7 +216,7 @@ typing-extensions==4.12.2
# qrcode
# wipac-dev-tools
# wipac-telemetry
urllib3==2.2.3
urllib3==2.2.2
# via
# requests
# types-requests
Expand Down
4 changes: 2 additions & 2 deletions dependencies-openapi.log
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ attrs==24.2.0
# via
# jsonschema
# referencing
cachetools==5.5.0
cachetools==5.4.0
# via wipac-rest-tools (setup.py)
certifi==2024.8.30
# via requests
Expand Down Expand Up @@ -92,7 +92,7 @@ typing-extensions==4.12.2
# via
# qrcode
# wipac-dev-tools
urllib3==2.2.3
urllib3==2.2.2
# via
# requests
# wipac-rest-tools (setup.py)
Expand Down
4 changes: 2 additions & 2 deletions dependencies-telemetry.log
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --extra=telemetry --output-file=dependencies-telemetry.log
#
cachetools==5.5.0
cachetools==5.4.0
# via wipac-rest-tools (setup.py)
certifi==2024.8.30
# via requests
Expand Down Expand Up @@ -96,7 +96,7 @@ typing-extensions==4.12.2
# qrcode
# wipac-dev-tools
# wipac-telemetry
urllib3==2.2.3
urllib3==2.2.2
# via
# requests
# wipac-rest-tools (setup.py)
Expand Down
4 changes: 2 additions & 2 deletions dependencies-tests.log
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --extra=tests --output-file=dependencies-tests.log
#
cachetools==5.5.0
cachetools==5.4.0
# via wipac-rest-tools (setup.py)
certifi==2024.8.30
# via requests
Expand Down Expand Up @@ -97,7 +97,7 @@ typing-extensions==4.12.2
# via
# qrcode
# wipac-dev-tools
urllib3==2.2.3
urllib3==2.2.2
# via
# requests
# types-requests
Expand Down
4 changes: 2 additions & 2 deletions dependencies.log
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file=dependencies.log
#
cachetools==5.5.0
cachetools==5.4.0
# via wipac-rest-tools (setup.py)
certifi==2024.8.30
# via requests
Expand Down Expand Up @@ -37,7 +37,7 @@ typing-extensions==4.12.2
# via
# qrcode
# wipac-dev-tools
urllib3==2.2.3
urllib3==2.2.2
# via
# requests
# wipac-rest-tools (setup.py)
Expand Down

0 comments on commit 9b2e405

Please sign in to comment.