Skip to content

Commit daf5b5e

Browse files
Bump urllib3 from 2.2.1 to 2.2.2 in /docs (#836)
* Bump urllib3 from 2.2.1 to 2.2.2 in /docs Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.1...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Bump urllib3 from 2.2.1 to 2.2.2 in /dev_requirements (#835) Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.1...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: konstantin <konstantin.klein@hochfrequenz.de>
1 parent 5e71c50 commit daf5b5e

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

dev_requirements/requirements-packaging.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ secretstorage==3.3.3
7171
# via keyring
7272
twine==5.1.1
7373
# via -r requirements-packaging.in
74-
urllib3==2.2.1
74+
urllib3==2.2.2
7575
# via
7676
# requests
7777
# twine

dev_requirements/requirements-type_check.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,22 @@
88
iniconfig==2.0.0
99
# via pytest
1010
mypy==1.11.1
11-
# via -r dev_requirements/requirements-type_check.in
11+
# via -r requirements-type_check.in
1212
mypy-extensions==1.0.0
1313
# via mypy
1414
networkx==3.3
1515
# via networkx-stubs
1616
networkx-stubs==0.0.1
17-
# via -r dev_requirements/requirements-type_check.in
17+
# via -r requirements-type_check.in
1818
packaging==24.0
1919
# via pytest
2020
pluggy==1.5.0
2121
# via pytest
2222
pytest==8.3.2
23-
# via -r dev_requirements/requirements-type_check.in
23+
# via -r requirements-type_check.in
2424
types-requests==2.32.0.20240712
25-
# via -r dev_requirements/requirements-type_check.in
25+
# via -r requirements-type_check.in
2626
typing-extensions==4.11.0
2727
# via mypy
28-
urllib3==2.2.1
28+
urllib3==2.2.2
2929
# via types-requests

docs/requirements.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ annotated-types==0.5.0
1111
babel==2.15.0
1212
# via sphinx
1313
bo4e-schema-tool==0.0.9
14-
# via -r docs/requirements.in
14+
# via -r requirements.in
1515
certifi==2024.7.4
1616
# via requests
1717
cffi==1.16.0
@@ -22,7 +22,7 @@ charset-normalizer==2.1.0
2222
# via requests
2323
click==8.1.7
2424
# via
25-
# -r docs/requirements.in
25+
# -r requirements.in
2626
# bo4e-schema-tool
2727
cryptography==42.0.5
2828
# via pyjwt
@@ -37,22 +37,22 @@ idna==3.7
3737
imagesize==1.4.1
3838
# via sphinx
3939
iso3166==2.1.1
40-
# via -r docs/requirements.in
40+
# via -r requirements.in
4141
jinja2==3.1.4
4242
# via sphinx
4343
markupsafe==2.1.3
4444
# via jinja2
4545
more-itertools==10.2.0
4646
# via bo4e-schema-tool
4747
networkx==3.3
48-
# via -r docs/requirements.in
48+
# via -r requirements.in
4949
packaging==24.0
5050
# via sphinx
5151
pycparser==2.21
5252
# via cffi
5353
pydantic==2.8.2
5454
# via
55-
# -r docs/requirements.in
55+
# -r requirements.in
5656
# bo4e-schema-tool
5757
pydantic-core==2.20.1
5858
# via pydantic
@@ -61,22 +61,22 @@ pygithub==2.2.0
6161
pygments==2.18.0
6262
# via sphinx
6363
pyhumps==3.8.0
64-
# via -r docs/requirements.in
64+
# via -r requirements.in
6565
pyjwt[crypto]==2.8.0
6666
# via pygithub
6767
pynacl==1.5.0
6868
# via pygithub
6969
requests==2.32.3
7070
# via
71-
# -r docs/requirements.in
71+
# -r requirements.in
7272
# bo4e-schema-tool
7373
# pygithub
7474
# sphinx
7575
snowballstemmer==2.2.0
7676
# via sphinx
7777
sphinx==7.4.7
7878
# via
79-
# -r docs/requirements.in
79+
# -r requirements.in
8080
# sphinx-rtd-theme
8181
# sphinxcontrib-applehelp
8282
# sphinxcontrib-devhelp
@@ -85,7 +85,7 @@ sphinx==7.4.7
8585
# sphinxcontrib-qthelp
8686
# sphinxcontrib-serializinghtml
8787
sphinx-rtd-theme==2.0.0
88-
# via -r docs/requirements.in
88+
# via -r requirements.in
8989
sphinxcontrib-applehelp==1.0.7
9090
# via sphinx
9191
sphinxcontrib-devhelp==1.0.5
@@ -101,14 +101,14 @@ sphinxcontrib-qthelp==1.0.6
101101
sphinxcontrib-serializinghtml==1.1.9
102102
# via sphinx
103103
typeguard==4.3.0
104-
# via -r docs/requirements.in
104+
# via -r requirements.in
105105
typing-extensions==4.11.0
106106
# via
107107
# pydantic
108108
# pydantic-core
109109
# pygithub
110110
# typeguard
111-
urllib3==2.2.1
111+
urllib3==2.2.2
112112
# via
113113
# pygithub
114114
# requests

0 commit comments

Comments
 (0)