Skip to content

Commit 121ef69

Browse files
committed
Fixes generate-requirements.sh to upgrade
1 parent def9b10 commit 121ef69

File tree

5 files changed

+153
-150
lines changed

5 files changed

+153
-150
lines changed

requirements/dev.txt

+63-67
Original file line numberDiff line numberDiff line change
@@ -1,66 +1,66 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.10
2+
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
55
# pip-compile --extra=dev --extra=docs --extra=test --output-file=requirements/dev.txt pyproject.toml
66
#
77
alabaster==0.7.13
88
# via sphinx
9-
annotated-types==0.5.0
9+
annotated-types==0.6.0
1010
# via pydantic
1111
argopt==0.8.2
1212
# via git-fame
13-
astroid==2.15.6
13+
astroid==3.0.1
1414
# via sphinx-autodoc2
15-
babel==2.12.1
15+
babel==2.13.1
1616
# via sphinx
1717
beautifulsoup4==4.12.2
1818
# via furo
19-
build==0.10.0
19+
build==1.0.3
2020
# via pip-tools
21-
certifi==2023.5.7
21+
certifi==2023.11.17
2222
# via requests
23-
cfgv==3.3.1
23+
cfgv==3.4.0
2424
# via pre-commit
25-
charset-normalizer==3.1.0
25+
charset-normalizer==3.3.2
2626
# via requests
27-
click==8.1.3
27+
click==8.1.7
2828
# via
2929
# bump-my-version (pyproject.toml)
3030
# pip-tools
3131
# rich-click
3232
# sphinx-click
3333
# typer
34-
coverage[toml]==7.2.7
34+
coverage[toml]==7.3.2
3535
# via
3636
# bump-my-version (pyproject.toml)
3737
# pytest-cov
38-
distlib==0.3.6
38+
distlib==0.3.7
3939
# via virtualenv
4040
docutils==0.20.1
4141
# via
4242
# myst-parser
4343
# sphinx
4444
# sphinx-click
45-
exceptiongroup==1.1.1
46-
# via pytest
47-
filelock==3.12.2
45+
dotted-notation==0.10.0
46+
# via bump-my-version (pyproject.toml)
47+
filelock==3.13.1
4848
# via virtualenv
49-
furo==2023.5.20
49+
furo==2023.9.10
5050
# via bump-my-version (pyproject.toml)
51-
generate-changelog==0.9.2
51+
generate-changelog==0.10.0
5252
# via bump-my-version (pyproject.toml)
5353
ghp-import==2.1.0
5454
# via bump-my-version (pyproject.toml)
5555
git-fame==2.0.1
5656
# via bump-my-version (pyproject.toml)
57-
gitdb==4.0.10
57+
gitdb==4.0.11
5858
# via gitpython
59-
gitpython==3.1.31
59+
gitpython==3.1.40
6060
# via generate-changelog
61-
identify==2.5.24
61+
identify==2.5.33
6262
# via pre-commit
63-
idna==3.4
63+
idna==3.6
6464
# via requests
6565
imagesize==1.4.1
6666
# via sphinx
@@ -71,8 +71,6 @@ jinja2==3.1.2
7171
# generate-changelog
7272
# myst-parser
7373
# sphinx
74-
lazy-object-proxy==1.9.0
75-
# via astroid
7674
linkify-it-py==2.0.2
7775
# via bump-my-version (pyproject.toml)
7876
markdown-it-py==3.0.0
@@ -86,78 +84,80 @@ mdit-py-plugins==0.4.0
8684
# via myst-parser
8785
mdurl==0.1.2
8886
# via markdown-it-py
89-
more-itertools==9.1.0
87+
more-itertools==10.1.0
9088
# via generate-changelog
9189
myst-parser==2.0.0
9290
# via bump-my-version (pyproject.toml)
9391
nodeenv==1.8.0
9492
# via pre-commit
95-
packaging==23.1
93+
packaging==23.2
9694
# via
9795
# build
9896
# pytest
9997
# sphinx
100-
pip-tools==6.13.0
98+
pip-tools==7.3.0
10199
# via bump-my-version (pyproject.toml)
102-
platformdirs==3.6.0
100+
platformdirs==4.1.0
103101
# via virtualenv
104-
pluggy==1.0.0
102+
pluggy==1.3.0
105103
# via pytest
106-
pre-commit==3.3.3
104+
pre-commit==3.5.0
107105
# via bump-my-version (pyproject.toml)
108-
pydantic==2.4.0
106+
pydantic==2.5.2
109107
# via
110108
# bump-my-version (pyproject.toml)
111109
# pydantic-settings
112-
pydantic-core==2.10.0
110+
pydantic-core==2.14.5
113111
# via pydantic
114-
pydantic-settings==2.0.3
112+
pydantic-settings==2.1.0
115113
# via bump-my-version (pyproject.toml)
116-
pygments==2.15.1
114+
pygments==2.17.2
117115
# via
118116
# furo
119117
# rich
120118
# sphinx
119+
pyparsing==3.1.1
120+
# via dotted-notation
121121
pyproject-hooks==1.0.0
122122
# via build
123-
pytest==7.3.2
123+
pytest==7.4.3
124124
# via
125125
# bump-my-version (pyproject.toml)
126126
# pytest-cov
127127
# pytest-mock
128128
pytest-cov==4.1.0
129129
# via bump-my-version (pyproject.toml)
130-
pytest-mock==3.11.1
130+
pytest-mock==3.12.0
131131
# via bump-my-version (pyproject.toml)
132132
python-dateutil==2.8.2
133133
# via ghp-import
134134
python-dotenv==1.0.0
135135
# via pydantic-settings
136-
pyyaml==6.0
136+
pyyaml==6.0.1
137137
# via
138138
# myst-parser
139139
# pre-commit
140140
requests==2.31.0
141141
# via sphinx
142-
rich==13.4.2
142+
rich==13.7.0
143143
# via
144144
# bump-my-version (pyproject.toml)
145145
# rich-click
146-
rich-click==1.6.1
146+
rich-click==1.7.2
147147
# via bump-my-version (pyproject.toml)
148-
ruamel-yaml==0.17.32
148+
ruamel-yaml==0.18.5
149149
# via generate-changelog
150-
ruamel-yaml-clib==0.2.7
150+
ruamel-yaml-clib==0.2.8
151151
# via ruamel-yaml
152152
six==1.16.0
153153
# via python-dateutil
154-
smmap==5.0.0
154+
smmap==5.0.1
155155
# via gitdb
156156
snowballstemmer==2.2.0
157157
# via sphinx
158-
soupsieve==2.4.1
158+
soupsieve==2.5
159159
# via beautifulsoup4
160-
sphinx==7.0.1
160+
sphinx==7.2.6
161161
# via
162162
# bump-my-version (pyproject.toml)
163163
# furo
@@ -166,60 +166,56 @@ sphinx==7.0.1
166166
# sphinx-basic-ng
167167
# sphinx-click
168168
# sphinx-copybutton
169-
sphinx-autodoc-typehints==1.23.2
169+
# sphinxcontrib-applehelp
170+
# sphinxcontrib-devhelp
171+
# sphinxcontrib-htmlhelp
172+
# sphinxcontrib-qthelp
173+
# sphinxcontrib-serializinghtml
174+
sphinx-autodoc-typehints==1.25.2
170175
# via bump-my-version (pyproject.toml)
171-
sphinx-autodoc2==0.4.2
176+
sphinx-autodoc2==0.5.0
172177
# via bump-my-version (pyproject.toml)
173-
sphinx-basic-ng==1.0.0b1
178+
sphinx-basic-ng==1.0.0b2
174179
# via furo
175-
sphinx-click==4.4.0
180+
sphinx-click==5.1.0
176181
# via bump-my-version (pyproject.toml)
177182
sphinx-copybutton==0.5.2
178183
# via bump-my-version (pyproject.toml)
179-
sphinxcontrib-applehelp==1.0.4
184+
sphinxcontrib-applehelp==1.0.7
180185
# via sphinx
181-
sphinxcontrib-devhelp==1.0.2
186+
sphinxcontrib-devhelp==1.0.5
182187
# via sphinx
183-
sphinxcontrib-htmlhelp==2.0.1
188+
sphinxcontrib-htmlhelp==2.0.4
184189
# via sphinx
185190
sphinxcontrib-jsmath==1.0.1
186191
# via sphinx
187-
sphinxcontrib-qthelp==1.0.3
192+
sphinxcontrib-qthelp==1.0.6
188193
# via sphinx
189-
sphinxcontrib-serializinghtml==1.1.5
194+
sphinxcontrib-serializinghtml==1.1.9
190195
# via sphinx
191196
tabulate==0.9.0
192197
# via git-fame
193-
tomli==2.0.1
194-
# via
195-
# build
196-
# coverage
197-
# pyproject-hooks
198-
# pytest
199-
# sphinx-autodoc2
200-
tomlkit==0.11.8
198+
tomlkit==0.12.3
201199
# via bump-my-version (pyproject.toml)
202-
tqdm==4.65.0
200+
tqdm==4.66.1
203201
# via git-fame
204202
typer==0.9.0
205203
# via generate-changelog
206-
typing-extensions==4.6.3
204+
typing-extensions==4.8.0
207205
# via
208-
# astroid
209206
# pydantic
210207
# pydantic-core
208+
# rich-click
211209
# sphinx-autodoc2
212210
# typer
213211
uc-micro-py==1.0.2
214212
# via linkify-it-py
215-
urllib3==2.0.3
213+
urllib3==2.1.0
216214
# via requests
217-
virtualenv==20.23.1
215+
virtualenv==20.25.0
218216
# via pre-commit
219-
wheel==0.40.0
217+
wheel==0.42.0
220218
# via pip-tools
221-
wrapt==1.15.0
222-
# via astroid
223219

224220
# The following packages are considered to be unsafe in a requirements file:
225221
# pip

0 commit comments

Comments
 (0)