Skip to content

Commit 5d2cc11

Browse files
Update tox-py39-cp39-linux-x86_64 constraints
1 parent cbc9beb commit 5d2cc11

File tree

1 file changed

+39
-45
lines changed

1 file changed

+39
-45
lines changed

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

Lines changed: 39 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -6,85 +6,80 @@
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.4.26
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.8.2
2222
# via
2323
# -r requirements/tox-py39-cp39-linux-x86_64.in
2424
# pytest-cov
25-
cryptography==42.0.5
25+
cryptography==45.0.3
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.1.0
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
66+
pluggy==1.6.0
7267
# via pytest
73-
portend==3.2.0
68+
portend==3.2.1
7469
# via -r requirements/tox-py39-cp39-linux-x86_64.in
7570
pprintpp==0.4.0
7671
# via pytest-clarity
7772
py==1.11.0
7873
# via pypytools
7974
pycparser==2.22
8075
# via cffi
81-
pygments==2.17.2
76+
pygments==2.19.1
8277
# via rich
83-
pyopenssl==24.1.0 ; implementation_name != "pypy"
78+
pyopenssl==25.1.0 ; implementation_name != "pypy"
8479
# via -r requirements/tox-py39-cp39-linux-x86_64.in
8580
pypytools==0.6.2
8681
# via -r requirements/tox-py39-cp39-linux-x86_64.in
87-
pytest==8.2.0
82+
pytest==8.3.5
8883
# via
8984
# -r requirements/tox-py39-cp39-linux-x86_64.in
9085
# pytest-clarity
@@ -96,52 +91,51 @@ pytest==8.2.0
9691
# pytest-xdist
9792
pytest-clarity==1.0.1
9893
# via -r requirements/tox-py39-cp39-linux-x86_64.in
99-
pytest-cov==5.0.0
94+
pytest-cov==6.1.1
10095
# via -r requirements/tox-py39-cp39-linux-x86_64.in
101-
pytest-mock==3.14.0
96+
pytest-mock==3.14.1
10297
# via -r requirements/tox-py39-cp39-linux-x86_64.in
103-
pytest-rerunfailures==14.0
98+
pytest-rerunfailures==15.1
10499
# via -r requirements/tox-py39-cp39-linux-x86_64.in
105100
pytest-sugar==1.0.0
106101
# via -r requirements/tox-py39-cp39-linux-x86_64.in
107102
pytest-watch==4.2.0
108103
# via -r requirements/tox-py39-cp39-linux-x86_64.in
109-
pytest-xdist==3.6.1
104+
pytest-xdist==3.7.0
110105
# via -r requirements/tox-py39-cp39-linux-x86_64.in
111-
pytz==2024.1
106+
python-dateutil==2.9.0.post0
112107
# via tempora
113-
requests==2.31.0
108+
requests==2.32.3
114109
# via
115110
# -r requirements/tox-py39-cp39-linux-x86_64.in
116111
# requests-toolbelt
117112
# requests-unixsocket
118113
requests-toolbelt==1.0.0
119114
# via -r requirements/tox-py39-cp39-linux-x86_64.in
120-
requests-unixsocket==0.3.0
115+
requests-unixsocket==0.4.1
121116
# via -r requirements/tox-py39-cp39-linux-x86_64.in
122-
rich==13.7.1
117+
rich==14.0.0
123118
# via pytest-clarity
124-
tempora==5.5.1
119+
six==1.17.0
120+
# via python-dateutil
121+
tempora==5.8.0
125122
# via portend
126-
termcolor==2.4.0
123+
termcolor==3.1.0
127124
# via pytest-sugar
128-
tomli==2.0.1
125+
tomli==2.2.1
129126
# via
130127
# coverage
131128
# pytest
132-
trustme==1.1.0
129+
trustme==1.2.1
133130
# via -r requirements/tox-py39-cp39-linux-x86_64.in
134-
typeguard==4.2.1
135-
# via inflect
136-
typing-extensions==4.11.0
131+
typing-extensions==4.13.2
137132
# via
138-
# inflect
139-
# typeguard
140-
urllib3==1.26.18
133+
# exceptiongroup
134+
# pyopenssl
135+
# rich
136+
urllib3==1.26.20
141137
# via
142138
# -r requirements/tox-py39-cp39-linux-x86_64.in
143139
# requests
144-
watchdog==4.0.0
140+
watchdog==6.0.0
145141
# via pytest-watch
146-
zipp==3.18.1
147-
# via importlib-metadata

0 commit comments

Comments
 (0)