Skip to content

Commit 32983af

Browse files
Dependency bump (#567)
* bump deps * bump xprocess --------- Co-authored-by: Gabriel Fioravante <[email protected]>
1 parent dfacadd commit 32983af

File tree

4 files changed

+116
-126
lines changed

4 files changed

+116
-126
lines changed

requirements/dev.txt

+55-56
Original file line numberDiff line numberDiff line change
@@ -1,159 +1,158 @@
11
#
2-
# This file is autogenerated by pip-compile with python 3.7
3-
# To update, run:
2+
# This file is autogenerated by pip-compile with Python 3.11
3+
# by the following command:
44
#
55
# pip-compile dev.in
66
#
7-
alabaster==0.7.12
7+
alabaster==0.7.16
88
# via sphinx
9-
asgiref==3.7.2
9+
asgiref==3.8.1
1010
# via -r tests.in
11-
babel==2.10.3
11+
babel==2.15.0
1212
# via sphinx
13-
build==0.8.0
13+
blinker==1.8.2
14+
# via flask
15+
build==1.2.1
1416
# via pip-tools
15-
cachelib==0.10.2
17+
cachelib==0.13.0
1618
# via -r tests.in
17-
cachetools==5.3.1
19+
cachetools==5.3.3
1820
# via tox
19-
certifi==2023.7.22
21+
certifi==2024.2.2
2022
# via requests
21-
cfgv==3.3.1
23+
cfgv==3.4.0
2224
# via pre-commit
2325
chardet==5.2.0
2426
# via tox
25-
charset-normalizer==2.1.0
27+
charset-normalizer==3.3.2
2628
# via requests
27-
click==8.1.3
29+
click==8.1.7
2830
# via
2931
# flask
3032
# pip-tools
3133
colorama==0.4.6
3234
# via tox
33-
distlib==0.3.7
35+
distlib==0.3.8
3436
# via virtualenv
35-
docutils==0.18.1
37+
docutils==0.21.2
3638
# via
3739
# sphinx
3840
# sphinx-tabs
39-
filelock==3.12.3
41+
filelock==3.14.0
4042
# via
4143
# tox
4244
# virtualenv
43-
flask==2.2.5
45+
flask==3.0.3
4446
# via -r tests.in
45-
identify==2.5.2
47+
identify==2.5.36
4648
# via pre-commit
47-
idna==3.3
49+
idna==3.7
4850
# via requests
4951
imagesize==1.4.1
5052
# via sphinx
51-
iniconfig==1.1.1
53+
iniconfig==2.0.0
5254
# via pytest
53-
itsdangerous==2.1.2
55+
itsdangerous==2.2.0
5456
# via flask
55-
jinja2==3.1.2
57+
jinja2==3.1.4
5658
# via
5759
# flask
5860
# sphinx
59-
markupsafe==2.1.1
61+
markupsafe==2.1.5
6062
# via
6163
# jinja2
6264
# werkzeug
63-
nodeenv==1.7.0
65+
nodeenv==1.8.0
6466
# via pre-commit
65-
packaging==23.1
67+
packaging==24.0
6668
# via
6769
# build
6870
# pallets-sphinx-themes
6971
# pyproject-api
7072
# pytest
7173
# sphinx
7274
# tox
73-
pallets-sphinx-themes==2.0.3
75+
pallets-sphinx-themes==2.1.3
7476
# via -r docs.in
75-
pep517==0.13.0
76-
# via build
77-
pip-tools==7.3.0
77+
pip-tools==7.4.1
7878
# via -r dev.in
79-
platformdirs==3.10.0
79+
platformdirs==4.2.2
8080
# via
8181
# tox
8282
# virtualenv
83-
pluggy==1.3.0
83+
pluggy==1.5.0
8484
# via
8585
# pytest
8686
# tox
87-
pre-commit==3.2.2
87+
pre-commit==3.7.1
8888
# via -r dev.in
89-
psutil==5.9.1
90-
# via pytest-xprocess
91-
py==1.11.0
89+
psutil==5.9.8
9290
# via pytest-xprocess
93-
pygments==2.15.0
91+
pygments==2.18.0
9492
# via
9593
# sphinx
9694
# sphinx-tabs
9795
pylibmc==1.6.3
9896
# via -r tests.in
9997
pyproject-api==1.6.1
10098
# via tox
101-
pytest==7.3.1
99+
pyproject-hooks==1.1.0
100+
# via
101+
# build
102+
# pip-tools
103+
pytest==8.2.0
102104
# via
103105
# -r tests.in
104106
# pytest-asyncio
105107
# pytest-xprocess
106-
pytest-asyncio==0.21.1
108+
pytest-asyncio==0.23.7
107109
# via -r tests.in
108-
pytest-xprocess==0.22.2
110+
pytest-xprocess==1.0.2
109111
# via -r tests.in
110-
pytz==2022.1
111-
# via babel
112-
pyyaml==6.0
112+
pyyaml==6.0.1
113113
# via pre-commit
114-
redis==5.0.0
114+
redis==5.0.4
115115
# via -r tests.in
116116
requests==2.31.0
117117
# via sphinx
118118
snowballstemmer==2.2.0
119119
# via sphinx
120-
sphinx==7.2.6
120+
sphinx==7.3.7
121121
# via
122122
# -r docs.in
123123
# pallets-sphinx-themes
124124
# sphinx-issues
125125
# sphinx-tabs
126126
# sphinxcontrib-log-cabinet
127-
# sphinxcontrib-serializinghtml
128-
sphinx-issues==3.0.1
127+
sphinx-issues==4.1.0
129128
# via -r docs.in
130-
sphinx-tabs==3.4.1
129+
sphinx-tabs==3.4.5
131130
# via -r docs.in
132-
sphinxcontrib-applehelp==1.0.2
131+
sphinxcontrib-applehelp==1.0.8
133132
# via sphinx
134-
sphinxcontrib-devhelp==1.0.2
133+
sphinxcontrib-devhelp==1.0.6
135134
# via sphinx
136-
sphinxcontrib-htmlhelp==2.0.0
135+
sphinxcontrib-htmlhelp==2.0.5
137136
# via sphinx
138137
sphinxcontrib-jsmath==1.0.1
139138
# via sphinx
140139
sphinxcontrib-log-cabinet==1.0.1
141140
# via -r docs.in
142-
sphinxcontrib-qthelp==1.0.3
141+
sphinxcontrib-qthelp==1.0.7
143142
# via sphinx
144-
sphinxcontrib-serializinghtml==1.1.9
143+
sphinxcontrib-serializinghtml==1.1.10
145144
# via sphinx
146-
tox==4.11.0
145+
tox==4.15.0
147146
# via -r dev.in
148-
urllib3==1.26.17
147+
urllib3==2.2.1
149148
# via requests
150-
virtualenv==20.24.4
149+
virtualenv==20.26.2
151150
# via
152151
# pre-commit
153152
# tox
154-
werkzeug==2.2.3
153+
werkzeug==3.0.3
155154
# via flask
156-
wheel==0.38.1
155+
wheel==0.43.0
157156
# via pip-tools
158157

159158
# The following packages are considered to be unsafe in a requirements file:

requirements/docs.txt

+27-36
Original file line numberDiff line numberDiff line change
@@ -1,76 +1,67 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.9
2+
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile requirements/docs.in
5+
# pip-compile docs.in
66
#
7-
alabaster==0.7.13
7+
alabaster==0.7.16
88
# via sphinx
9-
babel==2.13.0
9+
babel==2.15.0
1010
# via sphinx
11-
certifi==2023.7.22
11+
certifi==2024.2.2
1212
# via requests
13-
charset-normalizer==3.3.0
13+
charset-normalizer==3.3.2
1414
# via requests
15-
docutils==0.18.1
15+
docutils==0.21.2
1616
# via
1717
# sphinx
1818
# sphinx-tabs
19-
idna==3.4
19+
idna==3.7
2020
# via requests
2121
imagesize==1.4.1
2222
# via sphinx
23-
importlib-metadata==6.8.0
23+
jinja2==3.1.4
2424
# via sphinx
25-
jinja2==3.1.2
26-
# via sphinx
27-
markupsafe==2.1.3
25+
markupsafe==2.1.5
2826
# via jinja2
29-
packaging==23.2
27+
packaging==24.0
3028
# via
3129
# pallets-sphinx-themes
3230
# sphinx
33-
pallets-sphinx-themes==2.1.1
34-
# via -r requirements/docs.in
35-
pygments==2.16.1
31+
pallets-sphinx-themes==2.1.3
32+
# via -r docs.in
33+
pygments==2.18.0
3634
# via
3735
# sphinx
3836
# sphinx-tabs
3937
requests==2.31.0
4038
# via sphinx
4139
snowballstemmer==2.2.0
4240
# via sphinx
43-
sphinx==7.2.6
41+
sphinx==7.3.7
4442
# via
45-
# -r requirements/docs.in
43+
# -r docs.in
4644
# pallets-sphinx-themes
4745
# sphinx-issues
4846
# sphinx-tabs
49-
# sphinxcontrib-applehelp
50-
# sphinxcontrib-devhelp
51-
# sphinxcontrib-htmlhelp
5247
# sphinxcontrib-log-cabinet
53-
# sphinxcontrib-qthelp
54-
# sphinxcontrib-serializinghtml
55-
sphinx-issues==3.0.1
56-
# via -r requirements/docs.in
57-
sphinx-tabs==3.4.1
58-
# via -r requirements/docs.in
59-
sphinxcontrib-applehelp==1.0.7
48+
sphinx-issues==4.1.0
49+
# via -r docs.in
50+
sphinx-tabs==3.4.5
51+
# via -r docs.in
52+
sphinxcontrib-applehelp==1.0.8
6053
# via sphinx
61-
sphinxcontrib-devhelp==1.0.5
54+
sphinxcontrib-devhelp==1.0.6
6255
# via sphinx
63-
sphinxcontrib-htmlhelp==2.0.4
56+
sphinxcontrib-htmlhelp==2.0.5
6457
# via sphinx
6558
sphinxcontrib-jsmath==1.0.1
6659
# via sphinx
6760
sphinxcontrib-log-cabinet==1.0.1
68-
# via -r requirements/docs.in
69-
sphinxcontrib-qthelp==1.0.6
61+
# via -r docs.in
62+
sphinxcontrib-qthelp==1.0.7
7063
# via sphinx
71-
sphinxcontrib-serializinghtml==1.1.9
64+
sphinxcontrib-serializinghtml==1.1.10
7265
# via sphinx
73-
urllib3==2.0.6
66+
urllib3==2.2.1
7467
# via requests
75-
zipp==3.17.0
76-
# via importlib-metadata

requirements/tests.txt

+20-22
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,47 @@
11
#
2-
# This file is autogenerated by pip-compile with python 3.7
3-
# To update, run:
2+
# This file is autogenerated by pip-compile with Python 3.11
3+
# by the following command:
44
#
55
# pip-compile tests.in
66
#
7-
asgiref==3.7.2
7+
asgiref==3.8.1
88
# via -r tests.in
9-
cachelib==0.10.2
9+
blinker==1.8.2
10+
# via flask
11+
cachelib==0.13.0
1012
# via -r tests.in
11-
click==8.1.3
13+
click==8.1.7
1214
# via flask
13-
flask==2.2.5
15+
flask==3.0.3
1416
# via -r tests.in
15-
iniconfig==1.1.1
17+
iniconfig==2.0.0
1618
# via pytest
17-
itsdangerous==2.1.2
19+
itsdangerous==2.2.0
1820
# via flask
19-
jinja2==3.1.2
21+
jinja2==3.1.4
2022
# via flask
21-
markupsafe==2.1.1
23+
markupsafe==2.1.5
2224
# via
2325
# jinja2
2426
# werkzeug
25-
packaging==21.3
27+
packaging==24.0
2628
# via pytest
27-
pluggy==1.0.0
29+
pluggy==1.5.0
2830
# via pytest
29-
psutil==5.9.1
30-
# via pytest-xprocess
31-
py==1.11.0
31+
psutil==5.9.8
3232
# via pytest-xprocess
3333
pylibmc==1.6.3
3434
# via -r tests.in
35-
pyparsing==3.0.9
36-
# via packaging
37-
pytest==7.3.1
35+
pytest==8.2.0
3836
# via
3937
# -r tests.in
4038
# pytest-asyncio
4139
# pytest-xprocess
42-
pytest-asyncio==0.21.1
40+
pytest-asyncio==0.23.7
4341
# via -r tests.in
44-
pytest-xprocess==0.22.2
42+
pytest-xprocess==1.0.2
4543
# via -r tests.in
46-
redis==5.0.0
44+
redis==5.0.4
4745
# via -r tests.in
48-
werkzeug==2.2.3
46+
werkzeug==3.0.3
4947
# via flask

0 commit comments

Comments
 (0)