Skip to content

Commit a7644f8

Browse files
build(deps): bump urllib3 from 2.5.0 to 2.6.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf7c55c commit a7644f8

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

requirements-archive/py10-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ typing-extensions==4.15.0
111111
# beautifulsoup4
112112
# exceptiongroup
113113
# libsemigroups_pybind11 (pyproject.toml)
114-
urllib3==2.5.0
114+
urllib3==2.6.0
115115
# via requests
116116

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

requirements-archive/py11-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ typing-extensions==4.15.0
105105
# via
106106
# beautifulsoup4
107107
# libsemigroups_pybind11 (pyproject.toml)
108-
urllib3==2.5.0
108+
urllib3==2.6.0
109109
# via requests
110110

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

requirements-archive/py12-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ typing-extensions==4.15.0
105105
# via
106106
# beautifulsoup4
107107
# libsemigroups_pybind11 (pyproject.toml)
108-
urllib3==2.5.0
108+
urllib3==2.6.0
109109
# via requests
110110

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

requirements-archive/py13-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ typing-extensions==4.15.0
105105
# via
106106
# beautifulsoup4
107107
# libsemigroups_pybind11 (pyproject.toml)
108-
urllib3==2.5.0
108+
urllib3==2.6.0
109109
# via requests
110110

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

requirements-archive/py14-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ typing-extensions==4.15.0
105105
# via
106106
# beautifulsoup4
107107
# libsemigroups_pybind11 (pyproject.toml)
108-
urllib3==2.5.0
108+
urllib3==2.6.0
109109
# via requests
110110

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

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ typing-extensions==4.15.0
105105
# via
106106
# beautifulsoup4
107107
# libsemigroups_pybind11 (pyproject.toml)
108-
urllib3==2.5.0
108+
urllib3==2.6.0
109109
# via requests
110110

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

0 commit comments

Comments
 (0)