Skip to content

Commit

Permalink
Update tox-py39-cp39-win32-amd64 constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 27, 2024
1 parent 75f5e47 commit 3673e0c
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions requirements/tox-py39-cp39-win32-amd64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,14 @@
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --allow-unsafe --output-file=requirements/tox-py39-cp39-win32-amd64.txt --strip-extras requirements/tox-py39-cp39-win32-amd64.in setup.cfg
# pip-compile --allow-unsafe --output-file=requirements/tox-py39-cp39-win32-amd64.txt --strip-extras pyproject.toml requirements/tox-py39-cp39-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
# via jaraco-text
backports-tarfile==1.1.1
# via jaraco-context
certifi==2024.2.2
# via requests
cffi==1.16.0
Expand All @@ -24,7 +22,7 @@ colorama==0.4.6
# via
# pytest
# pytest-watch
coverage==7.4.4
coverage==7.5.0
# via
# -r requirements/tox-py39-cp39-win32-amd64.in
# pytest-cov
Expand All @@ -34,23 +32,25 @@ cryptography==42.0.5
# trustme
docopt==0.6.2
# via pytest-watch
execnet==2.0.2
execnet==2.1.1
# via pytest-xdist
idna==3.7
# via
# requests
# trustme
inflect==7.0.0
importlib-metadata==7.1.0
# via typeguard
inflect==7.2.1
# via jaraco-text
iniconfig==2.0.0
# via pytest
jaraco-context==4.3.0
jaraco-context==5.3.0
# via
# -r requirements/tox-py39-cp39-win32-amd64.in
# jaraco-text
jaraco-functools==4.0.0
jaraco-functools==4.0.1
# via
# cheroot (setup.cfg)
# cheroot (pyproject.toml)
# jaraco-text
# tempora
jaraco-text==3.12.0
Expand All @@ -61,15 +61,16 @@ 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
# via
# pytest
# pytest-rerunfailures
# pytest-sugar
pluggy==1.4.0
pluggy==1.5.0
# via pytest
portend==3.2.0
# via -r requirements/tox-py39-cp39-win32-amd64.in
Expand All @@ -81,17 +82,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-py39-cp39-win32-amd64.in
pypytools==0.6.2
# via -r requirements/tox-py39-cp39-win32-amd64.in
pytest==6.2.5
pytest==7.1.3
# via
# -r requirements/tox-py39-cp39-win32-amd64.in
# pytest-clarity
Expand All @@ -103,11 +100,11 @@ pytest==6.2.5
# pytest-xdist
pytest-clarity==1.0.1
# via -r requirements/tox-py39-cp39-win32-amd64.in
pytest-cov==2.12.0
pytest-cov==5.0.0
# via -r requirements/tox-py39-cp39-win32-amd64.in
pytest-mock==3.14.0
# via -r requirements/tox-py39-cp39-win32-amd64.in
pytest-rerunfailures==12.0
pytest-rerunfailures==13.0
# via -r requirements/tox-py39-cp39-win32-amd64.in
pytest-sugar==1.0.0
# via -r requirements/tox-py39-cp39-win32-amd64.in
Expand All @@ -132,20 +129,23 @@ 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-py39-cp39-win32-amd64.in
typing-extensions==4.10.0
typeguard==4.2.1
# via inflect
typing-extensions==4.11.0
# via
# inflect
# pydantic
# pydantic-core
# typeguard
urllib3==1.26.18
# via
# -r requirements/tox-py39-cp39-win32-amd64.in
# requests
watchdog==4.0.0
# via pytest-watch
zipp==3.18.1
# via importlib-metadata

0 comments on commit 3673e0c

Please sign in to comment.