Skip to content

Commit

Permalink
Merge pull request #743 from pikesley/dependabot/pip/jinja2-3.1.3
Browse files Browse the repository at this point in the history
Bump jinja2 from 3.1.2 to 3.1.3
  • Loading branch information
pikesley authored Jan 15, 2024
2 parents 80ee1ba + 556bd0c commit ecf5eca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ isort==5.10.1
itsdangerous==2.1.2
jedi==0.18.1
jeepney==0.8.0
Jinja2==3.1.2
Jinja2==3.1.3
keyring==23.13.1
keyrings.alt==4.2.0
lazy-object-proxy==1.9.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ hiredis==2.2.2
idna==3.4
importlib-metadata==4.8.2
itsdangerous==2.1.2
Jinja2==3.1.2
Jinja2==3.1.3
MarkupSafe==2.1.3
packaging==23.0
pyparsing==3.0.9
Expand Down

0 comments on commit ecf5eca

Please sign in to comment.