@@ -10,13 +10,13 @@ alabaster==0.7.16
10
10
# via sphinx
11
11
arrow == 1.3.0
12
12
# via cookiecutter
13
- astroid == 3.0.3
13
+ astroid == 3.1.0
14
14
# via pylint
15
15
babel == 2.14.0
16
16
# via sphinx
17
17
binaryornot == 0.4.4
18
18
# via cookiecutter
19
- black == 24.1.1
19
+ black == 24.2.0
20
20
# via -r requirements-dev.in
21
21
bolton-clack == 0.3.4
22
22
# via
@@ -63,9 +63,9 @@ click==8.1.7
63
63
# typer
64
64
cogapp == 3.3.0
65
65
# via -r requirements-dev.in
66
- cookiecutter == 2.5 .0
66
+ cookiecutter == 2.6 .0
67
67
# via cruft
68
- coverage [toml ]== 7.4.1
68
+ coverage [toml ]== 7.4.3
69
69
# via
70
70
# coverage
71
71
# pytest-cov
@@ -92,7 +92,7 @@ freezegun==1.4.0
92
92
# via -r requirements-dev.in
93
93
gitdb == 4.0.11
94
94
# via gitpython
95
- gitpython == 3.1.41
95
+ gitpython == 3.1.42
96
96
# via cruft
97
97
idna == 3.6
98
98
# via requests
@@ -140,7 +140,7 @@ packaging==23.2
140
140
# tox
141
141
pathspec == 0.12.1
142
142
# via black
143
- pip-tools == 7.3 .0
143
+ pip-tools == 7.4 .0
144
144
# via -r requirements-dev.in
145
145
platformdirs == 4.2.0
146
146
# via
@@ -165,11 +165,13 @@ pygments==2.17.2
165
165
# via
166
166
# rich
167
167
# sphinx
168
- pylint == 3.0.3
168
+ pylint == 3.1.0
169
169
# via -r requirements-dev.in
170
170
pyproject-hooks == 1.0.0
171
- # via build
172
- pytest == 7.4.4
171
+ # via
172
+ # build
173
+ # pip-tools
174
+ pytest == 8.0.2
173
175
# via
174
176
# -r requirements-dev.in
175
177
# pytest-cov
@@ -183,7 +185,7 @@ python-dateutil==2.8.2
183
185
# via
184
186
# arrow
185
187
# freezegun
186
- python-slugify == 8.0.3
188
+ python-slugify == 8.0.4
187
189
# via cookiecutter
188
190
pyyaml == 6.0.1
189
191
# via
@@ -213,7 +215,7 @@ sphinx==7.2.6
213
215
# sphinx-autodoc-typehints
214
216
# sphinx-rtd-theme
215
217
# sphinxcontrib-jquery
216
- sphinx-autodoc-typehints == 1.25.3
218
+ sphinx-autodoc-typehints == 2.0.0
217
219
# via -r requirements-dev.in
218
220
sphinx-rtd-theme == 2.0.0
219
221
# via -r requirements-dev.in
@@ -233,7 +235,7 @@ sphinxcontrib-serializinghtml==1.1.10
233
235
# via sphinx
234
236
structlog == 24.1.0
235
237
# via bolton-logrus
236
- syrupy == 4.6.0
238
+ syrupy == 4.6.1
237
239
# via -r requirements-dev.in
238
240
text-unidecode == 1.3
239
241
# via python-slugify
@@ -272,21 +274,21 @@ typing-extensions==4.9.0
272
274
# pydantic
273
275
# setuptools-scm
274
276
# typer
275
- urllib3 == 2.2.0
277
+ urllib3 == 2.2.1
276
278
# via requests
277
279
vimala == 0.1.2
278
280
# via
279
281
# -r requirements.in
280
282
# zettel-org
281
- virtualenv == 20.25.0
283
+ virtualenv == 20.25.1
282
284
# via tox
283
285
wheel == 0.42.0
284
286
# via pip-tools
285
287
286
288
# The following packages are considered to be unsafe in a requirements file:
287
289
pip == 24.0
288
290
# via pip-tools
289
- setuptools == 69.0.3
291
+ setuptools == 69.1.1
290
292
# via
291
293
# pip-tools
292
294
# setuptools-scm
0 commit comments