Skip to content

Commit e3f2296

Browse files
build(deps): bump jinja2 from 3.0.3 to 3.1.6 in /pdns/recursordist/docs
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.0.3...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c9dce9 commit e3f2296

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pdns/recursordist/docs/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ guzzle_sphinx_theme
99
sphinxcontrib.httpdomain
1010
sphinxcontrib-fulltoc
1111
docutils!=0.15,<0.18
12-
jinja2<3.1.0
12+
jinja2<3.2.0
1313
alabaster==0.7.13

pdns/recursordist/docs/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,9 @@ imagesize==1.4.1 \
135135
--hash=sha256:0d8d18d08f840c19d0ee7ca1fd82490fdc3729b7ac93f49870406ddde8ef8d8b \
136136
--hash=sha256:69150444affb9cb0d5cc5a92b3676f0b2fb7cd9ae39e947a5e11a36b4497cd4a
137137
# via sphinx
138-
jinja2==3.0.3 \
139-
--hash=sha256:077ce6014f7b40d03b47d1f1ca4b0fc8328a692bd284016f806ed0eaca390ad8 \
140-
--hash=sha256:611bb273cd68f3b993fabdc4064fc858c5b47a973cb5aa7999ec1ba405c87cd7
138+
jinja2==3.1.6 \
139+
--hash=sha256:0137fb05990d35f1275a587e9aee6d56da821fc83491a0fb838183be43f66d6d \
140+
--hash=sha256:85ece4451f492d0c13c5dd7c13a64681a86afae63a5f347908daf103ce6d2f67
141141
# via
142142
# -r requirements.in
143143
# sphinx

0 commit comments

Comments
 (0)