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 for inflect #656

Closed
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
32 changes: 12 additions & 20 deletions requirements/tox-py310-cp310-darwin-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --allow-unsafe --output-file=requirements/tox-py310-cp310-darwin-x86_64.txt --strip-extras requirements/tox-py310-cp310-darwin-x86_64.in setup.cfg
# pip-compile --allow-unsafe --output-file=requirements/tox-py310-cp310-darwin-x86_64.txt --strip-extras pyproject.toml requirements/tox-py310-cp310-darwin-x86_64.in
#
annotated-types==0.6.0
# via pydantic
attrs==23.2.0
# via pytest
autocommand==2.2.2
Expand Down Expand Up @@ -36,7 +34,7 @@ idna==3.7
# via
# requests
# trustme
inflect==7.0.0
inflect==7.2.1
# via jaraco-text
iniconfig==2.0.0
# via pytest
Expand All @@ -46,7 +44,7 @@ jaraco-context==4.3.0
# jaraco-text
jaraco-functools==4.0.0
# via
# cheroot (setup.cfg)
# cheroot (pyproject.toml)
# jaraco-text
# tempora
jaraco-text==3.12.0
Expand All @@ -57,7 +55,8 @@ mdurl==0.1.2
# via markdown-it-py
more-itertools==10.2.0
# via
# cheroot (setup.cfg)
# cheroot (pyproject.toml)
# inflect
# jaraco-functools
# jaraco-text
packaging==24.0
Expand All @@ -75,25 +74,19 @@ py==1.11.0
# via
# pypytools
# pytest
# pytest-forked
pycparser==2.22
# via cffi
pydantic==1.10.13
# via inflect
pydantic-core==2.14.5
# via pydantic
pygments==2.17.2
# 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==6.2.5
pytest==7.1.3
# via
# -r requirements/tox-py310-cp310-darwin-x86_64.in
# pytest-clarity
# pytest-cov
# pytest-forked
# pytest-mock
# pytest-rerunfailures
# pytest-sugar
Expand All @@ -103,8 +96,6 @@ pytest-clarity==1.0.1
# via -r requirements/tox-py310-cp310-darwin-x86_64.in
pytest-cov==2.12.0
# via -r requirements/tox-py310-cp310-darwin-x86_64.in
pytest-forked==1.6.0 ; sys_platform != "win32"
# via -r requirements/tox-py310-cp310-darwin-x86_64.in
pytest-mock==3.14.0
# via -r requirements/tox-py310-cp310-darwin-x86_64.in
pytest-rerunfailures==12.0
Expand Down Expand Up @@ -132,17 +123,18 @@ tempora==5.5.1
# via portend
termcolor==2.4.0
# via pytest-sugar
toml==0.10.2
# via pytest
tomli==2.0.1
# via coverage
# via
# coverage
# pytest
trustme==1.1.0
# via -r requirements/tox-py310-cp310-darwin-x86_64.in
typeguard==4.2.1
# via inflect
typing-extensions==4.10.0
# via
# inflect
# pydantic
# pydantic-core
# typeguard
urllib3==1.26.18
# via
# -r requirements/tox-py310-cp310-darwin-x86_64.in
Expand Down
32 changes: 12 additions & 20 deletions requirements/tox-py310-cp310-linux-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --allow-unsafe --output-file=requirements/tox-py310-cp310-linux-x86_64.txt --strip-extras requirements/tox-py310-cp310-linux-x86_64.in setup.cfg
# pip-compile --allow-unsafe --output-file=requirements/tox-py310-cp310-linux-x86_64.txt --strip-extras pyproject.toml requirements/tox-py310-cp310-linux-x86_64.in
#
annotated-types==0.6.0
# via pydantic
attrs==23.2.0
# via pytest
autocommand==2.2.2
Expand Down Expand Up @@ -36,7 +34,7 @@ idna==3.7
# via
# requests
# trustme
inflect==7.0.0
inflect==7.2.1
# via jaraco-text
iniconfig==2.0.0
# via pytest
Expand All @@ -46,7 +44,7 @@ jaraco-context==4.3.0
# jaraco-text
jaraco-functools==4.0.0
# via
# cheroot (setup.cfg)
# cheroot (pyproject.toml)
# jaraco-text
# tempora
jaraco-text==3.12.0
Expand All @@ -57,7 +55,8 @@ mdurl==0.1.2
# via markdown-it-py
more-itertools==10.2.0
# via
# cheroot (setup.cfg)
# cheroot (pyproject.toml)
# inflect
# jaraco-functools
# jaraco-text
packaging==24.0
Expand All @@ -75,25 +74,19 @@ py==1.11.0
# via
# pypytools
# pytest
# pytest-forked
pycparser==2.22
# via cffi
pydantic==1.10.13
# via inflect
pydantic-core==2.14.5
# via pydantic
pygments==2.17.2
# 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==6.2.5
pytest==7.1.3
# via
# -r requirements/tox-py310-cp310-linux-x86_64.in
# pytest-clarity
# pytest-cov
# pytest-forked
# pytest-mock
# pytest-rerunfailures
# pytest-sugar
Expand All @@ -103,8 +96,6 @@ pytest-clarity==1.0.1
# via -r requirements/tox-py310-cp310-linux-x86_64.in
pytest-cov==2.12.0
# via -r requirements/tox-py310-cp310-linux-x86_64.in
pytest-forked==1.6.0 ; sys_platform != "win32"
# via -r requirements/tox-py310-cp310-linux-x86_64.in
pytest-mock==3.14.0
# via -r requirements/tox-py310-cp310-linux-x86_64.in
pytest-rerunfailures==12.0
Expand Down Expand Up @@ -132,17 +123,18 @@ tempora==5.5.1
# via portend
termcolor==2.4.0
# via pytest-sugar
toml==0.10.2
# via pytest
tomli==2.0.1
# via coverage
# via
# coverage
# pytest
trustme==1.1.0
# via -r requirements/tox-py310-cp310-linux-x86_64.in
typeguard==4.2.1
# via inflect
typing-extensions==4.10.0
# via
# inflect
# pydantic
# pydantic-core
# typeguard
urllib3==1.26.18
# via
# -r requirements/tox-py310-cp310-linux-x86_64.in
Expand Down
30 changes: 12 additions & 18 deletions requirements/tox-py310-cp310-win32-amd64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,8 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --allow-unsafe --output-file=requirements/tox-py310-cp310-win32-amd64.txt --strip-extras requirements/tox-py310-cp310-win32-amd64.in setup.cfg
# pip-compile --allow-unsafe --output-file=requirements/tox-py310-cp310-win32-amd64.txt --strip-extras pyproject.toml requirements/tox-py310-cp310-win32-amd64.in
#
annotated-types==0.6.0
# via pydantic
atomicwrites==1.4.1
# via pytest
attrs==23.2.0
# via pytest
autocommand==2.2.2
Expand Down Expand Up @@ -40,7 +36,7 @@ idna==3.7
# via
# requests
# trustme
inflect==7.0.0
inflect==7.2.1
# via jaraco-text
iniconfig==2.0.0
# via pytest
Expand All @@ -50,7 +46,7 @@ jaraco-context==4.3.0
# jaraco-text
jaraco-functools==4.0.0
# via
# cheroot (setup.cfg)
# cheroot (pyproject.toml)
# jaraco-text
# tempora
jaraco-text==3.12.0
Expand All @@ -61,7 +57,8 @@ mdurl==0.1.2
# via markdown-it-py
more-itertools==10.2.0
# via
# cheroot (setup.cfg)
# cheroot (pyproject.toml)
# inflect
# jaraco-functools
# jaraco-text
packaging==24.0
Expand All @@ -81,17 +78,13 @@ py==1.11.0
# pytest
pycparser==2.22
# via cffi
pydantic==1.10.13
# via inflect
pydantic-core==2.14.5
# via pydantic
pygments==2.17.2
# 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==6.2.5
pytest==7.1.3
# via
# -r requirements/tox-py310-cp310-win32-amd64.in
# pytest-clarity
Expand Down Expand Up @@ -132,17 +125,18 @@ tempora==5.5.1
# via portend
termcolor==2.4.0
# via pytest-sugar
toml==0.10.2
# via pytest
tomli==2.0.1
# via coverage
# via
# coverage
# pytest
trustme==1.1.0
# via -r requirements/tox-py310-cp310-win32-amd64.in
typeguard==4.2.1
# via inflect
typing-extensions==4.10.0
# via
# inflect
# pydantic
# pydantic-core
# typeguard
urllib3==1.26.18
# via
# -r requirements/tox-py310-cp310-win32-amd64.in
Expand Down
28 changes: 10 additions & 18 deletions requirements/tox-py311-cp311-darwin-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --allow-unsafe --output-file=requirements/tox-py311-cp311-darwin-x86_64.txt --strip-extras requirements/tox-py311-cp311-darwin-x86_64.in setup.cfg
# pip-compile --allow-unsafe --output-file=requirements/tox-py311-cp311-darwin-x86_64.txt --strip-extras pyproject.toml requirements/tox-py311-cp311-darwin-x86_64.in
#
annotated-types==0.6.0
# via pydantic
attrs==23.2.0
# via pytest
autocommand==2.2.2
Expand Down Expand Up @@ -36,7 +34,7 @@ idna==3.7
# via
# requests
# trustme
inflect==7.0.0
inflect==7.2.1
# via jaraco-text
iniconfig==2.0.0
# via pytest
Expand All @@ -46,7 +44,7 @@ jaraco-context==4.3.0
# jaraco-text
jaraco-functools==4.0.0
# via
# cheroot (setup.cfg)
# cheroot (pyproject.toml)
# jaraco-text
# tempora
jaraco-text==3.12.0
Expand All @@ -57,7 +55,8 @@ mdurl==0.1.2
# via markdown-it-py
more-itertools==10.2.0
# via
# cheroot (setup.cfg)
# cheroot (pyproject.toml)
# inflect
# jaraco-functools
# jaraco-text
packaging==24.0
Expand All @@ -75,25 +74,19 @@ py==1.11.0
# via
# pypytools
# pytest
# pytest-forked
pycparser==2.22
# via cffi
pydantic==1.10.13
# via inflect
pydantic-core==2.14.5
# via pydantic
pygments==2.17.2
# via rich
pyopenssl==24.1.0 ; implementation_name != "pypy"
# via -r requirements/tox-py311-cp311-darwin-x86_64.in
pypytools==0.6.2
# via -r requirements/tox-py311-cp311-darwin-x86_64.in
pytest==6.2.5
pytest==7.1.3
# via
# -r requirements/tox-py311-cp311-darwin-x86_64.in
# pytest-clarity
# pytest-cov
# pytest-forked
# pytest-mock
# pytest-rerunfailures
# pytest-sugar
Expand All @@ -103,8 +96,6 @@ pytest-clarity==1.0.1
# via -r requirements/tox-py311-cp311-darwin-x86_64.in
pytest-cov==2.12.0
# via -r requirements/tox-py311-cp311-darwin-x86_64.in
pytest-forked==1.6.0 ; sys_platform != "win32"
# via -r requirements/tox-py311-cp311-darwin-x86_64.in
pytest-mock==3.14.0
# via -r requirements/tox-py311-cp311-darwin-x86_64.in
pytest-rerunfailures==12.0
Expand Down Expand Up @@ -132,15 +123,16 @@ tempora==5.5.1
# via portend
termcolor==2.4.0
# via pytest-sugar
toml==0.10.2
tomli==2.0.1
# via pytest
trustme==1.1.0
# via -r requirements/tox-py311-cp311-darwin-x86_64.in
typeguard==4.2.1
# via inflect
typing-extensions==4.10.0
# via
# inflect
# pydantic
# pydantic-core
# typeguard
urllib3==1.26.18
# via
# -r requirements/tox-py311-cp311-darwin-x86_64.in
Expand Down
Loading
Loading