This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 3db657080f6 Bump urllib3 from 2.6.3 to 2.7.0 (#66719)
3db657080f6 is described below
commit 3db657080f6791353265155febf77a02a931589a
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 12 02:46:44 2026 +0200
Bump urllib3 from 2.6.3 to 2.7.0 (#66719)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.6.3...2.7.0)
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.7.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
uv.lock | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/uv.lock b/uv.lock
index 95354a6e37a..04e263cc27e 100644
--- a/uv.lock
+++ b/uv.lock
@@ -17157,17 +17157,16 @@ wheels = [
[[package]]
name = "pinotdb"
-version = "9.1.1"
+version = "5.7.0"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "ciso8601" },
{ name = "h11" },
{ name = "httpx" },
- { name = "urllib3" },
]
-sdist = { url =
"https://files.pythonhosted.org/packages/95/79/d1e1d67a3ad63b839002eff8ee8d05a0f3a548c8d438b4a0996113de5804/pinotdb-9.1.1.tar.gz",
hash =
"sha256:525db22f2a4f4c04e1cbcc0b37cd8ff9c726f4bb4e1d5b77752afe6b1b3b968c", size
= 27017, upload-time = "2026-03-17T02:03:53.233Z" }
+sdist = { url =
"https://files.pythonhosted.org/packages/90/cf/2de4b7e25a6425f36c6cbc7f40151f20a182f074c765f8e499fc077c2304/pinotdb-5.7.0.tar.gz",
hash =
"sha256:444646833351f82c781ef2563c6c841f699a1aa725234d45ca538aaab92c46d2", size
= 23276, upload-time = "2025-06-09T15:59:34.449Z" }
wheels = [
- { url =
"https://files.pythonhosted.org/packages/c1/21/ea958b418a5703fe4f8dcf159988ef900ef64e1b8a80056ec4a975ef4be8/pinotdb-9.1.1-py3-none-any.whl",
hash =
"sha256:2765db6482a8b265b7ebb11c917a556c500a616dd43ba1389106711de1cbd480", size
= 22474, upload-time = "2026-03-17T02:03:54.076Z" },
+ { url =
"https://files.pythonhosted.org/packages/07/8f/c77e27d945fab41ea31b0f4679237cbda8a95cf2a0c3bd0745548d412f91/pinotdb-5.7.0-py3-none-any.whl",
hash =
"sha256:42b7f931537a1c82c40d7b448ae637188fb90ad8e8714d86c25d831002201b29", size
= 19564, upload-time = "2025-06-09T15:59:33.323Z" },
]
[[package]]
@@ -22158,11 +22157,11 @@ wheels = [
[[package]]
name = "urllib3"
-version = "2.6.3"
+version = "2.7.0"
source = { registry = "https://pypi.org/simple" }
-sdist = { url =
"https://files.pythonhosted.org/packages/c7/24/5f1b3bdffd70275f6661c76461e25f024d5a38a46f04aaca912426a2b1d3/urllib3-2.6.3.tar.gz",
hash =
"sha256:1b62b6884944a57dbe321509ab94fd4d3b307075e0c2eae991ac71ee15ad38ed", size
= 435556, upload-time = "2026-01-07T16:24:43.925Z" }
+sdist = { url =
"https://files.pythonhosted.org/packages/53/0c/06f8b233b8fd13b9e5ee11424ef85419ba0d8ba0b3138bf360be2ff56953/urllib3-2.7.0.tar.gz",
hash =
"sha256:231e0ec3b63ceb14667c67be60f2f2c40a518cb38b03af60abc813da26505f4c", size
= 433602, upload-time = "2026-05-07T16:13:18.596Z" }
wheels = [
- { url =
"https://files.pythonhosted.org/packages/39/08/aaaad47bc4e9dc8c725e68f9d04865dbcb2052843ff09c97b08904852d84/urllib3-2.6.3-py3-none-any.whl",
hash =
"sha256:bf272323e553dfb2e87d9bfd225ca7b0f467b919d7bbd355436d3fd37cb0acd4", size
= 131584, upload-time = "2026-01-07T16:24:42.685Z" },
+ { url =
"https://files.pythonhosted.org/packages/7f/3e/5db95bcf282c52709639744ca2a8b149baccf648e39c8cc87553df9eae0c/urllib3-2.7.0-py3-none-any.whl",
hash =
"sha256:9fb4c81ebbb1ce9531cce37674bbc6f1360472bc18ca9a553ede278ef7276897", size
= 131087, upload-time = "2026-05-07T16:13:17.151Z" },
]
[[package]]