1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.8
2
+ # This file is autogenerated by pip-compile with Python 3.10
3
3
# by the following command:
4
4
#
5
5
# "make update-requirements"
6
6
#
7
7
-e file:.#egg=zettel-org>=0.dev
8
8
# via -r requirements-dev.in
9
- alabaster == 0.7.13
9
+ alabaster == 0.7.16
10
10
# via sphinx
11
11
arrow == 1.3.0
12
12
# via cookiecutter
@@ -26,7 +26,7 @@ bolton-eris==0.2.3
26
26
# via bolton-clack
27
27
bolton-ion == 0.1.0
28
28
# via bolton-eris
29
- bolton-logrus == 0.1.2
29
+ bolton-logrus == 0.1.3
30
30
# via
31
31
# -r requirements.in
32
32
# bolton-clack
@@ -91,10 +91,6 @@ idna==3.6
91
91
# via requests
92
92
imagesize == 1.4.1
93
93
# via sphinx
94
- importlib-metadata == 7.0.1
95
- # via
96
- # build
97
- # sphinx
98
94
iniconfig == 2.0.0
99
95
# via pytest
100
96
isort == 5.13.2
@@ -178,8 +174,6 @@ python-dateutil==2.8.2
178
174
# via arrow
179
175
python-slugify == 8.0.1
180
176
# via cookiecutter
181
- pytz == 2023.3.post1
182
- # via babel
183
177
pyyaml == 6.0.1
184
178
# via
185
179
# bolton-clack
@@ -202,7 +196,7 @@ snowballstemmer==2.2.0
202
196
# via
203
197
# pydocstyle
204
198
# sphinx
205
- sphinx == 7.1.2
199
+ sphinx == 7.2.6
206
200
# via
207
201
# -r requirements-dev.in
208
202
# sphinx-autodoc-typehints
@@ -212,19 +206,19 @@ sphinx-autodoc-typehints==1.25.2
212
206
# via -r requirements-dev.in
213
207
sphinx-rtd-theme == 2.0.0
214
208
# via -r requirements-dev.in
215
- sphinxcontrib-applehelp == 1.0.4
209
+ sphinxcontrib-applehelp == 1.0.8
216
210
# via sphinx
217
- sphinxcontrib-devhelp == 1.0.2
211
+ sphinxcontrib-devhelp == 1.0.6
218
212
# via sphinx
219
- sphinxcontrib-htmlhelp == 2.0.1
213
+ sphinxcontrib-htmlhelp == 2.0.5
220
214
# via sphinx
221
215
sphinxcontrib-jquery == 4.1
222
216
# via sphinx-rtd-theme
223
217
sphinxcontrib-jsmath == 1.0.1
224
218
# via sphinx
225
- sphinxcontrib-qthelp == 1.0.3
219
+ sphinxcontrib-qthelp == 1.0.7
226
220
# via sphinx
227
- sphinxcontrib-serializinghtml == 1.1.5
221
+ sphinxcontrib-serializinghtml == 1.1.10
228
222
# via sphinx
229
223
structlog == 24.1.0
230
224
# via bolton-logrus
@@ -265,8 +259,6 @@ typing-extensions==4.9.0
265
259
# black
266
260
# mypy
267
261
# pydantic
268
- # pylint
269
- # rich
270
262
# setuptools-scm
271
263
# typer
272
264
urllib3 == 2.1.0
@@ -275,8 +267,6 @@ virtualenv==20.25.0
275
267
# via tox
276
268
wheel == 0.42.0
277
269
# via pip-tools
278
- zipp == 3.17.0
279
- # via importlib-metadata
280
270
281
271
# The following packages are considered to be unsafe in a requirements file:
282
272
pip == 23.3.2
0 commit comments