Skip to content

Commit 0bb6490

Browse files
Bump xml2rfc from 3.12.0 to 3.12.4
Bumps [xml2rfc](https://github.com/ietf-tools/xml2rfc) from 3.12.0 to 3.12.4. - [Release notes](https://github.com/ietf-tools/xml2rfc/releases) - [Changelog](https://github.com/ietf-tools/xml2rfc/blob/main/CHANGELOG.md) - [Commits](ietf-tools/xml2rfc@cli/3.12.0...v3.12.4) --- updated-dependencies: - dependency-name: xml2rfc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6eec582 commit 0bb6490

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

requirements.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,10 @@ kitchen==1.2.6
2626
# via xml2rfc
2727
lxml==4.9.1
2828
# via xml2rfc
29-
markupsafe==2.1.1
30-
# via jinja2
29+
markupsafe==2.0.1
30+
# via
31+
# jinja2
32+
# xml2rfc
3133
pycountry==22.3.5
3234
# via xml2rfc
3335
pyflakes==2.4.0
@@ -48,7 +50,7 @@ urllib3==1.26.10
4850
# via requests
4951
webencodings==0.5.1
5052
# via html5lib
51-
xml2rfc==3.12.0
53+
xml2rfc==3.12.4
5254
# via -r requirements.in
5355

5456
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)