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 1, 2023
1 parent 85a39f0 commit 4ed9ecc
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 41 deletions.
28 changes: 11 additions & 17 deletions requirements-dev.txt → dependencies-dev.log
Original file line number Diff line number Diff line change
@@ -1,24 +1,22 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --extra=dev --output-file=requirements-dev.txt
# pip-compile --extra=dev --output-file=dependencies-dev.log
#
cachetools==5.3.1
# via wipac-rest-tools (setup.py)
certifi==2023.5.7
certifi==2023.7.22
# via requests
cffi==1.15.1
# via cryptography
charset-normalizer==3.2.0
# via requests
cryptography==41.0.2
cryptography==41.0.3
# via
# pyjwt
# wipac-rest-tools (setup.py)
exceptiongroup==1.1.2
# via pytest
flake8==6.0.0
flake8==6.1.0
# via wipac-rest-tools (setup.py)
httpretty==1.1.4
# via wipac-rest-tools (setup.py)
Expand All @@ -36,11 +34,11 @@ packaging==23.1
# via pytest
pluggy==1.2.0
# via pytest
pycodestyle==2.10.0
pycodestyle==2.11.0
# via flake8
pycparser==2.21
# via cffi
pyflakes==3.0.1
pyflakes==3.1.0
# via flake8
pyjwt[crypto]==2.8.0
# via wipac-rest-tools (setup.py)
Expand All @@ -67,19 +65,15 @@ requests-futures==1.0.1
# via wipac-rest-tools (setup.py)
requests-mock==1.11.0
# via wipac-rest-tools (setup.py)
ruff==0.0.278
ruff==0.0.282
# via wipac-rest-tools (setup.py)
six==1.16.0
# via requests-mock
tomli==2.0.1
# via
# mypy
# pytest
tornado==6.3.2
# via wipac-rest-tools (setup.py)
types-requests==2.31.0.1
types-requests==2.31.0.2
# via wipac-rest-tools (setup.py)
types-urllib3==1.26.25.13
types-urllib3==1.26.25.14
# via types-requests
typing-extensions==4.7.1
# via
Expand All @@ -88,7 +82,7 @@ typing-extensions==4.7.1
# wipac-dev-tools
urllib3==2.0.4
# via requests
wheel==0.40.0
wheel==0.41.0
# via wipac-rest-tools (setup.py)
wipac-dev-tools==1.6.16
# via wipac-rest-tools (setup.py)
8 changes: 4 additions & 4 deletions requirements-telemetry.txt → dependencies-telemetry.log
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --extra=telemetry --output-file=requirements-telemetry.txt
# pip-compile --extra=telemetry --output-file=dependencies-telemetry.log
#
backoff==2.2.1
# via opentelemetry-exporter-otlp-proto-http
cachetools==5.3.1
# via wipac-rest-tools (setup.py)
certifi==2023.5.7
certifi==2023.7.22
# via requests
cffi==1.15.1
# via cryptography
charset-normalizer==3.2.0
# via requests
coloredlogs==15.0.1
# via wipac-telemetry
cryptography==41.0.2
cryptography==41.0.3
# via pyjwt
deprecated==1.2.14
# via
Expand Down
26 changes: 10 additions & 16 deletions requirements-tests.txt → dependencies-tests.log
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --extra=tests --output-file=requirements-tests.txt
# pip-compile --extra=tests --output-file=dependencies-tests.log
#
cachetools==5.3.1
# via wipac-rest-tools (setup.py)
certifi==2023.5.7
certifi==2023.7.22
# via requests
cffi==1.15.1
# via cryptography
Expand All @@ -26,11 +26,9 @@ coverage[toml]==7.2.7
# wipac-rest-tools (setup.py)
crayons==0.4.0
# via pycycle
cryptography==41.0.2
cryptography==41.0.3
# via pyjwt
exceptiongroup==1.1.2
# via pytest
flake8==6.0.0
flake8==6.1.0
# via wipac-rest-tools (setup.py)
httpretty==1.1.4
# via wipac-rest-tools (setup.py)
Expand All @@ -48,13 +46,13 @@ packaging==23.1
# via pytest
pluggy==1.2.0
# via pytest
pycodestyle==2.10.0
pycodestyle==2.11.0
# via flake8
pycparser==2.21
# via cffi
pycycle==0.0.8
# via wipac-rest-tools (setup.py)
pyflakes==3.0.1
pyflakes==3.1.0
# via flake8
pyjwt[crypto]==2.8.0
# via wipac-rest-tools (setup.py)
Expand Down Expand Up @@ -85,23 +83,19 @@ requests-futures==1.0.1
# via wipac-rest-tools (setup.py)
requests-mock==1.11.0
# via wipac-rest-tools (setup.py)
ruff==0.0.278
ruff==0.0.282
# via wipac-rest-tools (setup.py)
shellingham==1.5.0.post1
# via click-completion
six==1.16.0
# via
# click-completion
# requests-mock
tomli==2.0.1
# via
# coverage
# pytest
tornado==6.3.2
# via wipac-rest-tools (setup.py)
types-requests==2.31.0.1
types-requests==2.31.0.2
# via wipac-rest-tools (setup.py)
types-urllib3==1.26.25.13
types-urllib3==1.26.25.14
# via types-requests
typing-extensions==4.7.1
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements.txt → dependencies.log
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements.txt
# pip-compile --output-file=dependencies.log
#
cachetools==5.3.1
# via wipac-rest-tools (setup.py)
certifi==2023.5.7
certifi==2023.7.22
# via requests
cffi==1.15.1
# via cryptography
charset-normalizer==3.2.0
# via requests
cryptography==41.0.2
cryptography==41.0.3
# via pyjwt
idna==3.4
# via requests
Expand Down

0 comments on commit 4ed9ecc

Please sign in to comment.