Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ iniconfig==2.0.0
# -r tests.txt
# -r typing.txt
# pytest
jinja2==3.1.4
jinja2==3.1.6
# via
# -r docs.txt
# myst-parser
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ idna==3.8
# via requests
imagesize==1.4.1
# via sphinx
jinja2==3.1.4
jinja2==3.1.6
# via
# myst-parser
# sphinx
Expand Down
Loading