Skip to content

Commit 626adfd

Browse files
committed
Update requirements
1 parent 70b0f9d commit 626adfd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements-dev.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ babel==2.14.0
1616
# via sphinx
1717
binaryornot==0.4.4
1818
# via cookiecutter
19-
black==23.12.1
19+
black==24.1.0
2020
# via -r requirements-dev.in
2121
bolton-clack==0.3.4
2222
# via
@@ -65,7 +65,7 @@ cogapp==3.3.0
6565
# via -r requirements-dev.in
6666
cookiecutter==2.5.0
6767
# via cruft
68-
coverage[toml]==7.4.0
68+
coverage[toml]==7.4.1
6969
# via
7070
# coverage
7171
# pytest-cov
@@ -147,7 +147,7 @@ platformdirs==4.1.0
147147
# black
148148
# pylint
149149
# virtualenv
150-
pluggy==1.3.0
150+
pluggy==1.4.0
151151
# via
152152
# pytest
153153
# tox
@@ -183,7 +183,7 @@ python-dateutil==2.8.2
183183
# via
184184
# arrow
185185
# freezegun
186-
python-slugify==8.0.1
186+
python-slugify==8.0.2
187187
# via cookiecutter
188188
pyyaml==6.0.1
189189
# via
@@ -213,7 +213,7 @@ sphinx==7.2.6
213213
# sphinx-autodoc-typehints
214214
# sphinx-rtd-theme
215215
# sphinxcontrib-jquery
216-
sphinx-autodoc-typehints==1.25.2
216+
sphinx-autodoc-typehints==1.25.3
217217
# via -r requirements-dev.in
218218
sphinx-rtd-theme==2.0.0
219219
# via -r requirements-dev.in

0 commit comments

Comments
 (0)