Skip to content

Commit b2933a8

Browse files
build(deps): bump the production-dependencies group (#3899)
Bumps the production-dependencies group in /docs with 2 updates: [pyparsing](https://github.com/pyparsing/pyparsing) and [pytz](https://github.com/stub42/pytz). Updates `pyparsing` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.2.2...3.2.3) Updates `pytz` from 2025.1 to 2025.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2025.1...release_2025.2) --- updated-dependencies: - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a3ccee commit b2933a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ idna==3.10
1111
imagesize==1.4.1
1212
myst-parser==4.0.1
1313
packaging==24.2
14-
pyparsing==3.2.2
15-
pytz==2025.1
14+
pyparsing==3.2.3
15+
pytz==2025.2
1616
requests==2.32.3
1717
snowballstemmer==2.2.0
1818
sphinx-favicon==1.0.1

0 commit comments

Comments
 (0)