Skip to content

Commit a7af58a

Browse files
build(deps): bump the production-dependencies group across 1 directory with 2 updates (#3777)
Bumps the production-dependencies group with 2 updates in the /docs directory: [pygments](https://github.com/pygments/pygments) and [pyparsing](https://github.com/pyparsing/pyparsing). Updates `pygments` from 2.18.0 to 2.19.1 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.18.0...2.19.1) Updates `pyparsing` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.2.0...3.2.1) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3e2484 commit a7af58a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Babel==2.16.0
22
Jinja2==3.1.5
33
MarkupSafe==3.0.2
4-
Pygments==2.18.0
4+
Pygments==2.19.1
55
Sphinx==7.4.7
66
certifi==2024.12.14
77
chardet==5.2.0
@@ -11,7 +11,7 @@ idna==3.10
1111
imagesize==1.4.1
1212
myst-parser==4.0.0
1313
packaging==24.2
14-
pyparsing==3.2.0
14+
pyparsing==3.2.1
1515
pytz==2024.2
1616
requests==2.32.3
1717
snowballstemmer==2.2.0

0 commit comments

Comments
 (0)