Skip to content

Commit

Permalink
Bump the pip group across 2 directories with 1 update
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the /examples/sharedlinks/sharedlinks-backend directory: [jinja2](https://github.com/pallets/jinja).
Bumps the pip group with 1 update in the /requirements directory: [jinja2](https://github.com/pallets/jinja).


Updates `jinja2` from 3.1.3 to 3.1.5
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.3...3.1.5)

Updates `jinja2` from 3.1.4 to 3.1.5
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.3...3.1.5)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
  dependency-group: pip
- dependency-name: jinja2
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and apragacz committed Dec 26, 2024
1 parent b657b8d commit ac9459c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion examples/sharedlinks/sharedlinks-backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ idna==3.7
# via requests
itypes==1.2.0
# via coreapi
jinja2==3.1.3
jinja2==3.1.5
# via coreschema
markupsafe==2.1.3
# via jinja2
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-ci.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jaraco-context==6.0.1
# via keyring
jaraco-functools==4.0.2
# via keyring
jinja2==3.1.4
jinja2==3.1.5
# via
# -r requirements/requirements-test.lock.txt
# coreschema
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-dev.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ jedi==0.19.1
# via
# -r requirements/requirements-dev.in
# ipython
jinja2==3.1.4
jinja2==3.1.5
# via
# -r requirements/requirements-ci.lock.txt
# coreschema
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-test.lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ iniconfig==2.0.0
# via pytest
itypes==1.2.0
# via coreapi
jinja2==3.1.4
jinja2==3.1.5
# via coreschema
markupsafe==2.1.5
# via jinja2
Expand Down

0 comments on commit ac9459c

Please sign in to comment.