Skip to content

Commit 0ab00c5

Browse files
authored
Merge pull request #746 from pikesley/dependabot/pip/markupsafe-2.1.4
Bump markupsafe from 2.1.3 to 2.1.4
2 parents 614595e + 5c5deda commit 0ab00c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ keyrings.alt==4.2.0
3232
lazy-object-proxy==1.9.0
3333
Mako==1.2.4
3434
Markdown==3.4.1
35-
MarkupSafe==2.1.3
35+
MarkupSafe==2.1.4
3636
matplotlib-inline==0.1.6
3737
mccabe==0.6.1
3838
mypy-extensions==1.0.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ idna==3.4
2121
importlib-metadata==4.8.2
2222
itsdangerous==2.1.2
2323
Jinja2==3.1.3
24-
MarkupSafe==2.1.3
24+
MarkupSafe==2.1.4
2525
packaging==23.0
2626
pyparsing==3.0.9
2727
python-apt==1.8.4.3

0 commit comments

Comments
 (0)