aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-30 20:15:57 +0000
committerGitHub <noreply@github.com>2023-10-30 20:15:57 +0000
commit11f3025ec8e03838954ee0bbc3136d5bf7845692 (patch)
tree48c4b3692b0d74de177d3efb0939c742bfbd86b7
parentea076e453b5dc398f6b6f00457c718f4ecbf5747 (diff)
downloadonionshare-b404dependabot/pip/cli/wheel-0.41.3.tar.gz
onionshare-b404dependabot/pip/cli/wheel-0.41.3.zip
Bump wheel from 0.41.2 to 0.41.3 in /clib404dependabot/pip/cli/wheel-0.41.3
Bumps [wheel](https://github.com/pypa/wheel) from 0.41.2 to 0.41.3. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.41.2...0.41.3) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--cli/poetry.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/cli/poetry.lock b/cli/poetry.lock
index 19c97335..bec9c3ff 100644
--- a/cli/poetry.lock
+++ b/cli/poetry.lock
@@ -1,4 +1,4 @@
-# This file is automatically @generated by Poetry 1.5.0 and should not be changed by hand.
+# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand.
[[package]]
name = "bidict"
@@ -1176,13 +1176,13 @@ watchdog = ["watchdog (>=2.3)"]
[[package]]
name = "wheel"
-version = "0.41.2"
+version = "0.41.3"
description = "A built-package format for Python"
optional = false
python-versions = ">=3.7"
files = [
- {file = "wheel-0.41.2-py3-none-any.whl", hash = "sha256:75909db2664838d015e3d9139004ee16711748a52c8f336b52882266540215d8"},
- {file = "wheel-0.41.2.tar.gz", hash = "sha256:0c5ac5ff2afb79ac23ab82bab027a0be7b5dbcf2e54dc50efe4bf507de1f7985"},
+ {file = "wheel-0.41.3-py3-none-any.whl", hash = "sha256:488609bc63a29322326e05560731bf7bfea8e48ad646e1f5e40d366607de0942"},
+ {file = "wheel-0.41.3.tar.gz", hash = "sha256:4d4987ce51a49370ea65c0bfd2234e8ce80a12780820d9dc462597a6e60d0841"},
]
[package.extras]