Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump transitive deps in pip-tools-managed lockfiles #707

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 17 additions & 21 deletions requirements/tox-py310-cp310-darwin-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
autocommand==2.2.2
# via jaraco-text
backports-tarfile==1.1.1
backports-tarfile==1.2.0
# via jaraco-context
certifi==2024.2.2
certifi==2024.6.2
# via requests
cffi==1.16.0
# via cryptography
Expand All @@ -18,11 +18,11 @@ charset-normalizer==3.3.2
# via requests
colorama==0.4.6
# via pytest-watch
coverage==7.5.0
coverage==7.5.4
# via
# -r requirements/tox-py310-cp310-darwin-x86_64.in
# pytest-cov
cryptography==42.0.5
cryptography==42.0.8
# via
# pyopenssl
# trustme
Expand All @@ -36,7 +36,7 @@ idna==3.7
# via
# requests
# trustme
inflect==7.2.1
inflect==7.3.0
# via jaraco-text
iniconfig==2.0.0
# via pytest
Expand All @@ -49,19 +49,19 @@ jaraco-functools==4.0.1
# cheroot (pyproject.toml)
# jaraco-text
# tempora
jaraco-text==3.12.0
jaraco-text==3.12.1
# via -r requirements/tox-py310-cp310-darwin-x86_64.in
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.2.0
more-itertools==10.3.0
# via
# cheroot (pyproject.toml)
# inflect
# jaraco-functools
# jaraco-text
packaging==24.0
packaging==24.1
# via
# pytest
# pytest-rerunfailures
Expand All @@ -76,13 +76,13 @@ py==1.11.0
# via pypytools
pycparser==2.22
# via cffi
pygments==2.17.2
pygments==2.18.0
# via rich
pyopenssl==24.1.0 ; implementation_name != "pypy"
# via -r requirements/tox-py310-cp310-darwin-x86_64.in
pypytools==0.6.2
# via -r requirements/tox-py310-cp310-darwin-x86_64.in
pytest==8.2.0
pytest==8.2.2
# via
# -r requirements/tox-py310-cp310-darwin-x86_64.in
# pytest-clarity
Expand All @@ -106,9 +106,7 @@ pytest-watch==4.2.0
# via -r requirements/tox-py310-cp310-darwin-x86_64.in
pytest-xdist==3.6.1
# via -r requirements/tox-py310-cp310-darwin-x86_64.in
pytz==2024.1
# via tempora
requests==2.31.0
requests==2.32.3
# via
# -r requirements/tox-py310-cp310-darwin-x86_64.in
# requests-toolbelt
Expand All @@ -119,7 +117,7 @@ requests-unixsocket==0.3.0
# via -r requirements/tox-py310-cp310-darwin-x86_64.in
rich==13.7.1
# via pytest-clarity
tempora==5.5.1
tempora==5.6.0
# via portend
termcolor==2.4.0
# via pytest-sugar
Expand All @@ -129,15 +127,13 @@ tomli==2.0.1
# pytest
trustme==1.1.0
# via -r requirements/tox-py310-cp310-darwin-x86_64.in
typeguard==4.2.1
typeguard==4.3.0
# via inflect
typing-extensions==4.11.0
# via
# inflect
# typeguard
urllib3==1.26.18
typing-extensions==4.12.2
# via typeguard
urllib3==1.26.19
# via
# -r requirements/tox-py310-cp310-darwin-x86_64.in
# requests
watchdog==4.0.0
watchdog==4.0.1
# via pytest-watch
38 changes: 17 additions & 21 deletions requirements/tox-py310-cp310-linux-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
autocommand==2.2.2
# via jaraco-text
backports-tarfile==1.1.1
backports-tarfile==1.2.0
# via jaraco-context
certifi==2024.2.2
certifi==2024.6.2
# via requests
cffi==1.16.0
# via cryptography
Expand All @@ -18,11 +18,11 @@ charset-normalizer==3.3.2
# via requests
colorama==0.4.6
# via pytest-watch
coverage==7.5.0
coverage==7.5.4
# via
# -r requirements/tox-py310-cp310-linux-x86_64.in
# pytest-cov
cryptography==42.0.5
cryptography==42.0.8
# via
# pyopenssl
# trustme
Expand All @@ -36,7 +36,7 @@ idna==3.7
# via
# requests
# trustme
inflect==7.2.1
inflect==7.3.0
# via jaraco-text
iniconfig==2.0.0
# via pytest
Expand All @@ -49,19 +49,19 @@ jaraco-functools==4.0.1
# cheroot (pyproject.toml)
# jaraco-text
# tempora
jaraco-text==3.12.0
jaraco-text==3.12.1
# via -r requirements/tox-py310-cp310-linux-x86_64.in
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.2.0
more-itertools==10.3.0
# via
# cheroot (pyproject.toml)
# inflect
# jaraco-functools
# jaraco-text
packaging==24.0
packaging==24.1
# via
# pytest
# pytest-rerunfailures
Expand All @@ -76,13 +76,13 @@ py==1.11.0
# via pypytools
pycparser==2.22
# via cffi
pygments==2.17.2
pygments==2.18.0
# via rich
pyopenssl==24.1.0 ; implementation_name != "pypy"
# via -r requirements/tox-py310-cp310-linux-x86_64.in
pypytools==0.6.2
# via -r requirements/tox-py310-cp310-linux-x86_64.in
pytest==8.2.0
pytest==8.2.2
# via
# -r requirements/tox-py310-cp310-linux-x86_64.in
# pytest-clarity
Expand All @@ -106,9 +106,7 @@ pytest-watch==4.2.0
# via -r requirements/tox-py310-cp310-linux-x86_64.in
pytest-xdist==3.6.1
# via -r requirements/tox-py310-cp310-linux-x86_64.in
pytz==2024.1
# via tempora
requests==2.31.0
requests==2.32.3
# via
# -r requirements/tox-py310-cp310-linux-x86_64.in
# requests-toolbelt
Expand All @@ -119,7 +117,7 @@ requests-unixsocket==0.3.0
# via -r requirements/tox-py310-cp310-linux-x86_64.in
rich==13.7.1
# via pytest-clarity
tempora==5.5.1
tempora==5.6.0
# via portend
termcolor==2.4.0
# via pytest-sugar
Expand All @@ -129,15 +127,13 @@ tomli==2.0.1
# pytest
trustme==1.1.0
# via -r requirements/tox-py310-cp310-linux-x86_64.in
typeguard==4.2.1
typeguard==4.3.0
# via inflect
typing-extensions==4.11.0
# via
# inflect
# typeguard
urllib3==1.26.18
typing-extensions==4.12.2
# via typeguard
urllib3==1.26.19
# via
# -r requirements/tox-py310-cp310-linux-x86_64.in
# requests
watchdog==4.0.0
watchdog==4.0.1
# via pytest-watch
38 changes: 17 additions & 21 deletions requirements/tox-py310-cp310-win32-amd64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
autocommand==2.2.2
# via jaraco-text
backports-tarfile==1.1.1
backports-tarfile==1.2.0
# via jaraco-context
certifi==2024.2.2
certifi==2024.6.2
# via requests
cffi==1.16.0
# via cryptography
Expand All @@ -20,11 +20,11 @@ colorama==0.4.6
# via
# pytest
# pytest-watch
coverage==7.5.0
coverage==7.5.4
# via
# -r requirements/tox-py310-cp310-win32-amd64.in
# pytest-cov
cryptography==42.0.5
cryptography==42.0.8
# via
# pyopenssl
# trustme
Expand All @@ -38,7 +38,7 @@ idna==3.7
# via
# requests
# trustme
inflect==7.2.1
inflect==7.3.0
# via jaraco-text
iniconfig==2.0.0
# via pytest
Expand All @@ -51,19 +51,19 @@ jaraco-functools==4.0.1
# cheroot (pyproject.toml)
# jaraco-text
# tempora
jaraco-text==3.12.0
jaraco-text==3.12.1
# via -r requirements/tox-py310-cp310-win32-amd64.in
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.2.0
more-itertools==10.3.0
# via
# cheroot (pyproject.toml)
# inflect
# jaraco-functools
# jaraco-text
packaging==24.0
packaging==24.1
# via
# pytest
# pytest-rerunfailures
Expand All @@ -78,13 +78,13 @@ py==1.11.0
# via pypytools
pycparser==2.22
# via cffi
pygments==2.17.2
pygments==2.18.0
# via rich
pyopenssl==24.1.0 ; implementation_name != "pypy"
# via -r requirements/tox-py310-cp310-win32-amd64.in
pypytools==0.6.2
# via -r requirements/tox-py310-cp310-win32-amd64.in
pytest==8.2.0
pytest==8.2.2
# via
# -r requirements/tox-py310-cp310-win32-amd64.in
# pytest-clarity
Expand All @@ -108,9 +108,7 @@ pytest-watch==4.2.0
# via -r requirements/tox-py310-cp310-win32-amd64.in
pytest-xdist==3.6.1
# via -r requirements/tox-py310-cp310-win32-amd64.in
pytz==2024.1
# via tempora
requests==2.31.0
requests==2.32.3
# via
# -r requirements/tox-py310-cp310-win32-amd64.in
# requests-toolbelt
Expand All @@ -121,7 +119,7 @@ requests-unixsocket==0.3.0
# via -r requirements/tox-py310-cp310-win32-amd64.in
rich==13.7.1
# via pytest-clarity
tempora==5.5.1
tempora==5.6.0
# via portend
termcolor==2.4.0
# via pytest-sugar
Expand All @@ -131,15 +129,13 @@ tomli==2.0.1
# pytest
trustme==1.1.0
# via -r requirements/tox-py310-cp310-win32-amd64.in
typeguard==4.2.1
typeguard==4.3.0
# via inflect
typing-extensions==4.11.0
# via
# inflect
# typeguard
urllib3==1.26.18
typing-extensions==4.12.2
# via typeguard
urllib3==1.26.19
# via
# -r requirements/tox-py310-cp310-win32-amd64.in
# requests
watchdog==4.0.0
watchdog==4.0.1
# via pytest-watch
Loading
Loading