Skip to content

Commit 80084be

Browse files
dependabot[bot]ben-alkov
authored andcommitted
Bump jinja2 from 3.1.2 to 3.1.3
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: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5181c8 commit 80084be

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

requirements-web.txt

+4-3
Original file line numberDiff line numberDiff line change
@@ -302,9 +302,9 @@ itsdangerous==2.1.2 \
302302
# via
303303
# connexion
304304
# flask
305-
jinja2==3.1.2 \
306-
--hash=sha256:31351a702a408a9e7595a8fc6150fc3f43bb6bf7e319770cbc0db9df9437e852 \
307-
--hash=sha256:6088930bfe239f0e6710546ab9c19c9ef35e29792895fed6e6e31a023a182a61
305+
jinja2==3.1.3 \
306+
--hash=sha256:7d6d50dd97d52cbc355597bd845fabfbac3f551e1f99619e39a35ce8c370b5fa \
307+
--hash=sha256:ac8bd6544d4bb2c9792bf3a159e80bba8fda7f07e81bc3aed565432d5925ba90
308308
# via flask
309309
jsonschema==4.20.0 \
310310
--hash=sha256:4f614fd46d8d61258610998997743ec5492a648b33cf478c1ddc23ed4598a5fa \
@@ -824,6 +824,7 @@ typing-extensions==4.9.0 \
824824
# via
825825
# alembic
826826
# opentelemetry-sdk
827+
# sqlalchemy
827828
urllib3==2.1.0 \
828829
--hash=sha256:55901e917a5896a349ff771be919f8bd99aff50b79fe58fec595eb37bbc56bb3 \
829830
--hash=sha256:df7aa8afb0148fa78488e7899b2c59b5f4ffcfa82e6c54ccb9dd37c1d7b52d54

0 commit comments

Comments
 (0)