chore(pip-prod)(deps): bump packaging from 24.1 to 24.2
Bumps [packaging](https://github.com/pypa/packaging) from 24.1 to 24.2. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/24.1...24.2) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6ee1fdf4df
commit
e18e5af628
8
poetry.lock
generated
8
poetry.lock
generated
@ -451,13 +451,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]]
|
||||
@ -785,4 +785,4 @@ files = [
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.8"
|
||||
content-hash = "7a06ceeafa64ee98954670497d44e0d2597d0853130d0b14312ce72e1b2d1a09"
|
||||
content-hash = "dea0e2a99b4f4c2ccb6d69730528239498d1af212a6c35c25c6243f1918ccde7"
|
||||
|
@ -22,7 +22,7 @@ iniconfig = "2.0.0"
|
||||
lazy-object-proxy = "1.10.0"
|
||||
mccabe = "0.7.0"
|
||||
mypy-extensions = "1.0.0"
|
||||
packaging = "24.1"
|
||||
packaging = "24.2"
|
||||
pathspec = "0.12.1"
|
||||
platformdirs = "4.3.6"
|
||||
pluggy = "1.5.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user