Skip to content

Commit 07a1f34

Browse files
committed
Update requirements
1 parent 66ef386 commit 07a1f34

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements-dev.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ requests==2.31.0
193193
# via
194194
# cookiecutter
195195
# sphinx
196-
rich==13.7.0
196+
rich==13.7.1
197197
# via cookiecutter
198198
setuptools-scm==8.0.4
199199
# via -r requirements-dev.in
@@ -252,7 +252,7 @@ tomli==2.0.1
252252
# pytest
253253
# setuptools-scm
254254
# tox
255-
tomlkit==0.12.3
255+
tomlkit==0.12.4
256256
# via pylint
257257
tox==3.28.0
258258
# via
@@ -264,7 +264,7 @@ typer==0.9.0
264264
# via cruft
265265
types-python-dateutil==2.8.19.20240106
266266
# via arrow
267-
typing-extensions==4.9.0
267+
typing-extensions==4.10.0
268268
# via
269269
# astroid
270270
# black

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pyyaml==6.0.1
3737
# via bolton-clack
3838
structlog==24.1.0
3939
# via bolton-logrus
40-
typing-extensions==4.9.0
40+
typing-extensions==4.10.0
4141
# via pydantic
4242
vimala==0.1.2
4343
# via -r requirements.in

0 commit comments

Comments
 (0)