Skip to content

Commit f1b6040

Browse files
build(deps): bump the production-dependencies group across 1 directory with 3 updates
Bumps the production-dependencies group with 3 updates in the /docs directory: [idna](https://github.com/kjd/idna), [pytz](https://github.com/stub42/pytz) and [urllib3](https://github.com/urllib3/urllib3). Updates `idna` from 3.8 to 3.10 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.8...v3.10) Updates `pytz` from 2024.1 to 2024.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.1...release_2024.2) Updates `urllib3` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.2.3) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df9413c commit f1b6040

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ certifi==2024.8.30
77
chardet==5.2.0
88
commonmark==0.9.1
99
docutils==0.20.1
10-
idna==3.8
10+
idna==3.10
1111
imagesize==1.4.1
1212
myst-parser==4.0.0
1313
packaging==24.1
1414
pyparsing==3.1.4
15-
pytz==2024.1
15+
pytz==2024.2
1616
requests==2.32.3
1717
snowballstemmer==2.2.0
1818
sphinx-favicon==1.0.1
@@ -24,4 +24,4 @@ sphinxcontrib-jsmath==1.0.1
2424
sphinxcontrib-qthelp==2.0.0
2525
sphinxcontrib-serializinghtml==2.0.0
2626
sphinxext-rediraffe==0.2.7
27-
urllib3==2.2.2
27+
urllib3==2.2.3

0 commit comments

Comments
 (0)