Skip to content

Commit 699a044

Browse files
Update tox-py39-cp39-linux-x86_64 constraints
1 parent 9e70182 commit 699a044

File tree

1 file changed

+45
-47
lines changed

1 file changed

+45
-47
lines changed

requirements/tox-py39-cp39-linux-x86_64.txt

Lines changed: 45 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -6,85 +6,84 @@
66
#
77
autocommand==2.2.2
88
# via jaraco-text
9-
backports-tarfile==1.1.1
9+
backports-tarfile==1.2.0
1010
# via jaraco-context
11-
certifi==2024.2.2
11+
certifi==2025.6.15
1212
# via requests
13-
cffi==1.16.0
13+
cffi==1.17.1
1414
# via cryptography
1515
chardet==5.2.0
1616
# via requests
17-
charset-normalizer==3.3.2
17+
charset-normalizer==3.4.2
1818
# via requests
1919
colorama==0.4.6
2020
# via pytest-watch
21-
coverage==7.5.0
21+
coverage==7.9.1
2222
# via
2323
# -r requirements/tox-py39-cp39-linux-x86_64.in
2424
# pytest-cov
25-
cryptography==42.0.5
25+
cryptography==45.0.4
2626
# via
2727
# pyopenssl
2828
# trustme
2929
docopt==0.6.2
3030
# via pytest-watch
31-
exceptiongroup==1.2.1
31+
exceptiongroup==1.3.0
3232
# via pytest
3333
execnet==2.1.1
3434
# via pytest-xdist
35-
idna==3.7
35+
idna==3.10
3636
# via
3737
# requests
3838
# trustme
39-
importlib-metadata==7.1.0
40-
# via typeguard
41-
inflect==7.2.1
42-
# via jaraco-text
43-
iniconfig==2.0.0
39+
iniconfig==2.1.0
4440
# via pytest
45-
jaraco-context==5.3.0
41+
jaraco-context==6.0.1
4642
# via
4743
# -r requirements/tox-py39-cp39-linux-x86_64.in
4844
# jaraco-text
49-
jaraco-functools==4.0.1
45+
jaraco-functools==4.2.1
5046
# via
5147
# cheroot (pyproject.toml)
5248
# jaraco-text
5349
# tempora
54-
jaraco-text==3.12.0
50+
jaraco-text==4.0.0
5551
# via -r requirements/tox-py39-cp39-linux-x86_64.in
5652
markdown-it-py==3.0.0
5753
# via rich
5854
mdurl==0.1.2
5955
# via markdown-it-py
60-
more-itertools==10.2.0
56+
more-itertools==10.7.0
6157
# via
6258
# cheroot (pyproject.toml)
63-
# inflect
6459
# jaraco-functools
6560
# jaraco-text
66-
packaging==24.0
61+
packaging==25.0
6762
# via
6863
# pytest
6964
# pytest-rerunfailures
7065
# pytest-sugar
71-
pluggy==1.5.0
72-
# via pytest
73-
portend==3.2.0
66+
pluggy==1.6.0
67+
# via
68+
# pytest
69+
# pytest-cov
70+
portend==3.2.1
7471
# via -r requirements/tox-py39-cp39-linux-x86_64.in
7572
pprintpp==0.4.0
7673
# via pytest-clarity
7774
py==1.11.0
7875
# via pypytools
7976
pycparser==2.22
8077
# via cffi
81-
pygments==2.17.2
82-
# via rich
83-
pyopenssl==24.1.0 ; implementation_name != "pypy"
78+
pygments==2.19.2
79+
# via
80+
# pytest
81+
# rich
82+
pyopenssl==25.1.0 ; implementation_name != "pypy"
8483
# via -r requirements/tox-py39-cp39-linux-x86_64.in
8584
pypytools==0.6.2
8685
# via -r requirements/tox-py39-cp39-linux-x86_64.in
87-
pytest==8.2.0
86+
pytest==8.4.1
8887
# via
8988
# -r requirements/tox-py39-cp39-linux-x86_64.in
9089
# pytest-clarity
@@ -96,52 +95,51 @@ pytest==8.2.0
9695
# pytest-xdist
9796
pytest-clarity==1.0.1
9897
# via -r requirements/tox-py39-cp39-linux-x86_64.in
99-
pytest-cov==5.0.0
98+
pytest-cov==6.2.1
10099
# via -r requirements/tox-py39-cp39-linux-x86_64.in
101-
pytest-mock==3.14.0
100+
pytest-mock==3.14.1
102101
# via -r requirements/tox-py39-cp39-linux-x86_64.in
103-
pytest-rerunfailures==14.0
102+
pytest-rerunfailures==15.1
104103
# via -r requirements/tox-py39-cp39-linux-x86_64.in
105104
pytest-sugar==1.0.0
106105
# via -r requirements/tox-py39-cp39-linux-x86_64.in
107106
pytest-watch==4.2.0
108107
# via -r requirements/tox-py39-cp39-linux-x86_64.in
109-
pytest-xdist==3.6.1
108+
pytest-xdist==3.7.0
110109
# via -r requirements/tox-py39-cp39-linux-x86_64.in
111-
pytz==2024.1
110+
python-dateutil==2.9.0.post0
112111
# via tempora
113-
requests==2.31.0
112+
requests==2.32.4
114113
# via
115114
# -r requirements/tox-py39-cp39-linux-x86_64.in
116115
# requests-toolbelt
117116
# requests-unixsocket
118117
requests-toolbelt==1.0.0
119118
# via -r requirements/tox-py39-cp39-linux-x86_64.in
120-
requests-unixsocket==0.3.0
119+
requests-unixsocket==0.4.1
121120
# via -r requirements/tox-py39-cp39-linux-x86_64.in
122-
rich==13.7.1
121+
rich==14.0.0
123122
# via pytest-clarity
124-
tempora==5.5.1
123+
six==1.17.0
124+
# via python-dateutil
125+
tempora==5.8.1
125126
# via portend
126-
termcolor==2.4.0
127+
termcolor==3.1.0
127128
# via pytest-sugar
128-
tomli==2.0.1
129+
tomli==2.2.1
129130
# via
130131
# coverage
131132
# pytest
132-
trustme==1.1.0
133+
trustme==1.2.1
133134
# via -r requirements/tox-py39-cp39-linux-x86_64.in
134-
typeguard==4.2.1
135-
# via inflect
136-
typing-extensions==4.11.0
135+
typing-extensions==4.14.0
137136
# via
138-
# inflect
139-
# typeguard
140-
urllib3==1.26.18
137+
# exceptiongroup
138+
# pyopenssl
139+
# rich
140+
urllib3==1.26.20
141141
# via
142142
# -r requirements/tox-py39-cp39-linux-x86_64.in
143143
# requests
144-
watchdog==4.0.0
144+
watchdog==6.0.0
145145
# via pytest-watch
146-
zipp==3.18.1
147-
# via importlib-metadata

0 commit comments

Comments
 (0)