Skip to content

Commit 6765514

Browse files
committed
Update requirements
1 parent 6ec15bd commit 6765514

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

requirements-dev.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ alabaster==0.7.16
1010
# via sphinx
1111
arrow==1.3.0
1212
# via cookiecutter
13-
astroid==3.0.2
13+
astroid==3.0.3
1414
# via pylint
1515
babel==2.14.0
1616
# via sphinx
@@ -48,7 +48,7 @@ build==1.0.3
4848
# via pip-tools
4949
bump2version==1.0.1
5050
# via -r requirements-dev.in
51-
certifi==2023.11.17
51+
certifi==2024.2.2
5252
# via requests
5353
chardet==5.2.0
5454
# via binaryornot
@@ -114,7 +114,7 @@ m2r2==0.3.3.post2
114114
# via -r requirements-dev.in
115115
markdown-it-py==3.0.0
116116
# via rich
117-
markupsafe==2.1.4
117+
markupsafe==2.1.5
118118
# via jinja2
119119
mccabe==0.7.0
120120
# via
@@ -284,7 +284,7 @@ wheel==0.42.0
284284
# via pip-tools
285285

286286
# The following packages are considered to be unsafe in a requirements file:
287-
pip==23.3.2
287+
pip==24.0
288288
# via pip-tools
289289
setuptools==69.0.3
290290
# via

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ bolton-typist==0.2.0
2929
# vimala
3030
jinja2==3.1.3
3131
# via -r requirements.in
32-
markupsafe==2.1.4
32+
markupsafe==2.1.5
3333
# via jinja2
3434
pydantic==1.10.14
3535
# via bolton-clack

0 commit comments

Comments
 (0)