diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-05-01 08:01:46 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-01 08:01:46 -0400 |
commit | fcc943d55267d9d48dfc68d34b978ab3e2b3d643 (patch) | |
tree | 5460cb11f8e5853e51a6e8160a8173f22e7caf6c /poetry.lock | |
parent | Bump types-requests from 2.28.11.16 to 2.29.0.0 (#15511) (diff) | |
download | synapse-fcc943d55267d9d48dfc68d34b978ab3e2b3d643.tar.xz |
Bump packaging from 23.0 to 23.1 (#15510)
Diffstat (limited to '')
-rw-r--r-- | poetry.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock index f4ba4569d1..65c8817660 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1593,14 +1593,14 @@ tests = ["Sphinx", "doubles", "flake8", "flake8-quotes", "gevent", "mock", "pyte [[package]] name = "packaging" -version = "23.0" +version = "23.1" description = "Core utilities for Python packages" category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "packaging-23.0-py3-none-any.whl", hash = "sha256:714ac14496c3e68c99c29b00845f7a2b85f3bb6f1078fd9f72fd20f0570002b2"}, - {file = "packaging-23.0.tar.gz", hash = "sha256:b6ad297f8907de0fa2fe1ccbd26fdaf387f5f47c7275fedf8cce89f99446cf97"}, + {file = "packaging-23.1-py3-none-any.whl", hash = "sha256:994793af429502c4ea2ebf6bf664629d07c1a9fe974af92966e4b8d2df7edc61"}, + {file = "packaging-23.1.tar.gz", hash = "sha256:a392980d2b6cffa644431898be54b0045151319d1e7ec34f0cfed48767dd334f"}, ] [[package]] |