Skip to content

Commit 7c9d7f5

Browse files
committed
Update requirements
1 parent 0c12c28 commit 7c9d7f5

File tree

2 files changed

+11
-21
lines changed

2 files changed

+11
-21
lines changed

requirements-dev.txt

+9-19
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.8
2+
# This file is autogenerated by pip-compile with Python 3.10
33
# by the following command:
44
#
55
# "make update-requirements"
66
#
77
-e file:.#egg=zettel-org>=0.dev
88
# via -r requirements-dev.in
9-
alabaster==0.7.13
9+
alabaster==0.7.16
1010
# via sphinx
1111
arrow==1.3.0
1212
# via cookiecutter
@@ -26,7 +26,7 @@ bolton-eris==0.2.3
2626
# via bolton-clack
2727
bolton-ion==0.1.0
2828
# via bolton-eris
29-
bolton-logrus==0.1.2
29+
bolton-logrus==0.1.3
3030
# via
3131
# -r requirements.in
3232
# bolton-clack
@@ -91,10 +91,6 @@ idna==3.6
9191
# via requests
9292
imagesize==1.4.1
9393
# via sphinx
94-
importlib-metadata==7.0.1
95-
# via
96-
# build
97-
# sphinx
9894
iniconfig==2.0.0
9995
# via pytest
10096
isort==5.13.2
@@ -178,8 +174,6 @@ python-dateutil==2.8.2
178174
# via arrow
179175
python-slugify==8.0.1
180176
# via cookiecutter
181-
pytz==2023.3.post1
182-
# via babel
183177
pyyaml==6.0.1
184178
# via
185179
# bolton-clack
@@ -202,7 +196,7 @@ snowballstemmer==2.2.0
202196
# via
203197
# pydocstyle
204198
# sphinx
205-
sphinx==7.1.2
199+
sphinx==7.2.6
206200
# via
207201
# -r requirements-dev.in
208202
# sphinx-autodoc-typehints
@@ -212,19 +206,19 @@ sphinx-autodoc-typehints==1.25.2
212206
# via -r requirements-dev.in
213207
sphinx-rtd-theme==2.0.0
214208
# via -r requirements-dev.in
215-
sphinxcontrib-applehelp==1.0.4
209+
sphinxcontrib-applehelp==1.0.8
216210
# via sphinx
217-
sphinxcontrib-devhelp==1.0.2
211+
sphinxcontrib-devhelp==1.0.6
218212
# via sphinx
219-
sphinxcontrib-htmlhelp==2.0.1
213+
sphinxcontrib-htmlhelp==2.0.5
220214
# via sphinx
221215
sphinxcontrib-jquery==4.1
222216
# via sphinx-rtd-theme
223217
sphinxcontrib-jsmath==1.0.1
224218
# via sphinx
225-
sphinxcontrib-qthelp==1.0.3
219+
sphinxcontrib-qthelp==1.0.7
226220
# via sphinx
227-
sphinxcontrib-serializinghtml==1.1.5
221+
sphinxcontrib-serializinghtml==1.1.10
228222
# via sphinx
229223
structlog==24.1.0
230224
# via bolton-logrus
@@ -265,8 +259,6 @@ typing-extensions==4.9.0
265259
# black
266260
# mypy
267261
# pydantic
268-
# pylint
269-
# rich
270262
# setuptools-scm
271263
# typer
272264
urllib3==2.1.0
@@ -275,8 +267,6 @@ virtualenv==20.25.0
275267
# via tox
276268
wheel==0.42.0
277269
# via pip-tools
278-
zipp==3.17.0
279-
# via importlib-metadata
280270

281271
# The following packages are considered to be unsafe in a requirements file:
282272
pip==23.3.2

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.8
2+
# This file is autogenerated by pip-compile with Python 3.10
33
# by the following command:
44
#
55
# "make update-requirements"
@@ -10,7 +10,7 @@ bolton-eris==0.2.3
1010
# via bolton-clack
1111
bolton-ion==0.1.0
1212
# via bolton-eris
13-
bolton-logrus==0.1.2
13+
bolton-logrus==0.1.3
1414
# via
1515
# -r requirements.in
1616
# bolton-clack

0 commit comments

Comments
 (0)