Skip to content

Commit 28ffd00

Browse files
Bump jinja2
Bumps the pip group with 1 update in the /example-netbox-webhook-flask-app directory: [jinja2](https://github.com/pallets/jinja). 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.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c39a82 commit 28ffd00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-netbox-webhook-flask-app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ idna==3.10
1111
importlib-metadata==6.2.1
1212
importlib_resources==6.4.5
1313
itsdangerous==2.2.0
14-
Jinja2==3.1.4
14+
Jinja2==3.1.5
1515
jsonschema==4.23.0
1616
jsonschema-specifications==2024.10.1
1717
lockfile==0.12.2

0 commit comments

Comments
 (0)