Skip to content

Commit

Permalink
[Tech] Bump jinja2 from 3.1.2 to 3.1.3 in /datascience
Browse files Browse the repository at this point in the history
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 10, 2024
1 parent 7458a82 commit b2c9b1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion datascience/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ importlib-metadata==6.6.0 ; python_full_version == "3.10.12"
importlib-resources==5.12.0 ; python_full_version == "3.10.12"
iniconfig==2.0.0 ; python_full_version == "3.10.12"
isort==5.12.0 ; python_full_version == "3.10.12"
jinja2==3.1.2 ; python_full_version == "3.10.12"
jinja2==3.1.3 ; python_full_version == "3.10.12"
lazy-object-proxy==1.9.0 ; python_full_version == "3.10.12"
locket==1.0.0 ; python_full_version == "3.10.12"
markupsafe==2.1.3 ; python_full_version == "3.10.12"
Expand Down
2 changes: 1 addition & 1 deletion datascience/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ idna==3.4 ; python_full_version == "3.10.12"
importlib-metadata==6.6.0 ; python_full_version == "3.10.12"
importlib-resources==5.12.0 ; python_full_version == "3.10.12"
iniconfig==2.0.0 ; python_full_version == "3.10.12"
jinja2==3.1.2 ; python_full_version == "3.10.12"
jinja2==3.1.3 ; python_full_version == "3.10.12"
locket==1.0.0 ; python_full_version == "3.10.12"
markupsafe==2.1.3 ; python_full_version == "3.10.12"
marshmallow-oneofschema==3.0.1 ; python_full_version == "3.10.12"
Expand Down

0 comments on commit b2c9b1b

Please sign in to comment.