Skip to content

Commit

Permalink
Merge pull request #60 from callowayproject/dependabot/pip/requiremen…
Browse files Browse the repository at this point in the history
…ts/jinja2-3.1.3

Bump jinja2 from 3.1.2 to 3.1.3 in /requirements
  • Loading branch information
coordt authored Feb 9, 2024
2 parents ee74bdb + 100a239 commit e407d7b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ immutabledict==3.0.0
# via cookie-composer (pyproject.toml)
iniconfig==2.0.0
# via pytest
jinja2==3.1.2
jinja2==3.1.3
# via
# cookiecutter
# generate-changelog
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ imagesize==1.4.1
# via sphinx
immutabledict==3.0.0
# via cookie-composer (pyproject.toml)
jinja2==3.1.2
jinja2==3.1.3
# via
# cookiecutter
# myst-parser
Expand Down
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ idna==3.4
# yarl
immutabledict==3.0.0
# via cookie-composer (pyproject.toml)
jinja2==3.1.2
jinja2==3.1.3
# via cookiecutter
markdown-it-py==3.0.0
# via rich
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ immutabledict==3.0.0
# via cookie-composer (pyproject.toml)
iniconfig==2.0.0
# via pytest
jinja2==3.1.2
jinja2==3.1.3
# via cookiecutter
markdown-it-py==3.0.0
# via rich
Expand Down

0 comments on commit e407d7b

Please sign in to comment.