diff options
| author | Sefa Eyeoglu <contact@scrumplex.net> | 2025-01-25 11:28:24 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-25 11:28:24 +0100 |
| commit | b95b59986cd81eb9e577a32cfbd48060026be0c2 (patch) | |
| tree | 33ecfcb10fd2a47f70a79480e72602d76b3e2694 | |
| parent | 0a57bd6bede4eb7edfc1c14b2095d692a3f7559f (diff) | |
| parent | 9c18369aee2efbe9f15e039a588c302041f114f4 (diff) | |
| download | Project-Tick-b95b59986cd81eb9e577a32cfbd48060026be0c2.tar.gz Project-Tick-b95b59986cd81eb9e577a32cfbd48060026be0c2.zip | |
Merge pull request #75 from PrismLauncher/renovate/packaging-24.x-lockfile
fix(deps): update dependency packaging to v24.2
| -rw-r--r-- | poetry.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock index 9f377868f6..28d659d0cb 100644 --- a/poetry.lock +++ b/poetry.lock @@ -224,13 +224,13 @@ files = [ [[package]] name = "packaging" -version = "24.1" +version = "24.2" description = "Core utilities for Python packages" optional = false python-versions = ">=3.8" files = [ - {file = "packaging-24.1-py3-none-any.whl", hash = "sha256:5b8f2217dbdbd2f7f384c41c628544e6d52f2d0f53c6d0c3ea61aa5d1d7ff124"}, - {file = "packaging-24.1.tar.gz", hash = "sha256:026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002"}, + {file = "packaging-24.2-py3-none-any.whl", hash = "sha256:09abb1bccd265c01f4a3aa3f7a7db064b36514d2cba19a2f694fe6150451a759"}, + {file = "packaging-24.2.tar.gz", hash = "sha256:c228a6dc5e932d346bc5739379109d49e8853dd8223571c7c5b55260edc0b97f"}, ] [[package]] |
