Skip to content

Commit 6944d0a

Browse files
dependabot[bot]apragacz
authored andcommitted
Bump jinja2 from 3.1.2 to 3.1.3 in /requirements
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>
1 parent 1108d66 commit 6944d0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/requirements-dev.lock.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ jedi==0.19.1
183183
# via
184184
# -r requirements/requirements-dev.in
185185
# ipython
186-
jinja2==3.1.2
186+
jinja2==3.1.3
187187
# via
188188
# -r requirements/requirements-test.lock.txt
189189
# coreschema

requirements/requirements-test.lock.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ itypes==1.2.0
115115
# via coreapi
116116
jaraco-classes==3.3.0
117117
# via keyring
118-
jinja2==3.1.2
118+
jinja2==3.1.3
119119
# via
120120
# coreschema
121121
# sphinx

0 commit comments

Comments
 (0)