Skip to content

Commit 7fc616c

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks [dependabot skip]
1 parent 88578cd commit 7fc616c

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
@@ -30,7 +30,7 @@ idna==3.7 ; python_version >= "3.9" and python_version < "4.0"
3030
importlib-metadata==7.0.2 ; python_version >= "3.9" and python_version < "3.10"
3131
iniconfig==2.0.0 ; python_version >= "3.9" and python_version < "4.0"
3232
itsdangerous==2.1.2 ; python_version >= "3.9" and python_version < "4.0"
33-
jinja2==3.1.3 ; python_version >= "3.9" and python_version < "4.0"
33+
jinja2==3.1.4 ; python_version >= "3.9" and python_version < "4.0"
3434
markdown-it-py==3.0.0 ; python_version >= "3.9" and python_version < "4.0"
3535
markupsafe==2.1.5 ; python_version >= "3.9" and python_version < "4.0"
3636
mdurl==0.1.2 ; python_version >= "3.9" and python_version < "4.0"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ httptools==0.6.1 ; python_version >= "3.9" and python_version < "4.0"
1414
httpx==0.27.0 ; python_version >= "3.9" and python_version < "4.0"
1515
idna==3.7 ; python_version >= "3.9" and python_version < "4.0"
1616
itsdangerous==2.1.2 ; python_version >= "3.9" and python_version < "4.0"
17-
jinja2==3.1.3 ; python_version >= "3.9" and python_version < "4.0"
17+
jinja2==3.1.4 ; python_version >= "3.9" and python_version < "4.0"
1818
markupsafe==2.1.5 ; python_version >= "3.9" and python_version < "4.0"
1919
orjson==3.9.15 ; python_version >= "3.9" and python_version < "4.0"
2020
pydantic-core==2.18.2 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)