~nicoco/matteridge

d028d6bb3efcbc572a10387726603df23745e7e3 — nicoco 6 months ago d2f66a1
chore: update poetry.lock
1 files changed, 14 insertions(+), 13 deletions(-)

M poetry.lock
M poetry.lock => poetry.lock +14 -13
@@ 1,4 1,4 @@
# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand.
# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand.

[[package]]
name = "aiodns"


@@ 173,13 173,13 @@ trio = ["trio (>=0.23)"]

[[package]]
name = "astroid"
version = "3.2.0"
version = "3.2.1"
description = "An abstract syntax tree for Python with inference support."
optional = false
python-versions = ">=3.8.0"
files = [
    {file = "astroid-3.2.0-py3-none-any.whl", hash = "sha256:16ee8ca5c75ac828783028cc1f967777f0e507c6886a295ad143e0f405b975a2"},
    {file = "astroid-3.2.0.tar.gz", hash = "sha256:f7f829f8506ade59f1b3c6c93d8fac5b1ebc721685fa9af23e9794daf1d450a3"},
    {file = "astroid-3.2.1-py3-none-any.whl", hash = "sha256:b452064132234819f023b94f4bd045b250ea0009f372b4377cfcd87f10806ca5"},
    {file = "astroid-3.2.1.tar.gz", hash = "sha256:902564b36796ba1eab3ad2c7a694861fbd926f574d5dbb5fa1d86778a2ba2d91"},
]

[package.dependencies]


@@ 1878,6 1878,7 @@ files = [
    {file = "PyYAML-6.0.1-cp311-cp311-win_amd64.whl", hash = "sha256:bf07ee2fef7014951eeb99f56f39c9bb4af143d8aa3c21b1677805985307da34"},
    {file = "PyYAML-6.0.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:855fb52b0dc35af121542a76b9a84f8d1cd886ea97c84703eaa6d88e37a2ad28"},
    {file = "PyYAML-6.0.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:40df9b996c2b73138957fe23a16a4f0ba614f4c0efce1e9406a184b6d07fa3a9"},
    {file = "PyYAML-6.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a08c6f0fe150303c1c6b71ebcd7213c2858041a7e01975da3a99aed1e7a378ef"},
    {file = "PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6c22bec3fbe2524cde73d7ada88f6566758a8f7227bfbf93a408a9d86bcc12a0"},
    {file = "PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:8d4e9c88387b0f5c7d5f281e55304de64cf7f9c0021a3525bd3b1c542da3b0e4"},
    {file = "PyYAML-6.0.1-cp312-cp312-win32.whl", hash = "sha256:d483d2cdf104e7c9fa60c544d92981f12ad66a457afae824d146093b8c294c54"},


@@ 2011,13 2012,13 @@ files = [

[[package]]
name = "slidge"
version = "0.1.2"
version = "0.1.3"
description = "XMPP bridging framework"
optional = false
python-versions = "<4.0,>=3.9"
files = [
    {file = "slidge-0.1.2-py3-none-any.whl", hash = "sha256:98f363880fbb958c2ad8bee3291f457225f962bbcdd399e2c3e9212ba30be0aa"},
    {file = "slidge-0.1.2.tar.gz", hash = "sha256:7d70e3d7663165bdde6fc6ae054d23e6cc21ab5476d40848f63ce656286a83cd"},
    {file = "slidge-0.1.3-py3-none-any.whl", hash = "sha256:845726f71f36f34d188566937fe712d95d3e657227d2ad74c765508f19a82f51"},
    {file = "slidge-0.1.3.tar.gz", hash = "sha256:dc3f9f29066fe50e6bc9b00dceede3d924247a13b8d07ecd272b624d27aad208"},
]

[package.dependencies]


@@ 2050,7 2051,7 @@ utidylib = "*"
type = "git"
url = "https://git.sr.ht/~nicoco/slidge-dev-helpers"
reference = "master"
resolved_reference = "85ee4141062997317c90dda7bf0b6371a49d2d1e"
resolved_reference = "4e69f5f47b65e2b3f3cf2ce1671c8f04b9169b50"

[[package]]
name = "slixmpp"


@@ 2506,20 2507,20 @@ multidict = ">=4.0"

[[package]]
name = "zipp"
version = "3.18.1"
version = "3.18.2"
description = "Backport of pathlib-compatible object wrapper for zip files"
optional = false
python-versions = ">=3.8"
files = [
    {file = "zipp-3.18.1-py3-none-any.whl", hash = "sha256:206f5a15f2af3dbaee80769fb7dc6f249695e940acca08dfb2a4769fe61e538b"},
    {file = "zipp-3.18.1.tar.gz", hash = "sha256:2884ed22e7d8961de1c9a05142eb69a247f120291bc0206a00a7642f09b5b715"},
    {file = "zipp-3.18.2-py3-none-any.whl", hash = "sha256:dce197b859eb796242b0622af1b8beb0a722d52aa2f57133ead08edd5bf5374e"},
    {file = "zipp-3.18.2.tar.gz", hash = "sha256:6278d9ddbcfb1f1089a88fde84481528b07b0e10474e09dcfe53dad4069fa059"},
]

[package.extras]
docs = ["furo", "jaraco.packaging (>=9.3)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-lint"]
testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=2.2)", "pytest-ignore-flaky", "pytest-mypy", "pytest-ruff (>=0.2.1)"]
testing = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more-itertools", "pytest (>=6,!=8.1.*)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=2.2)", "pytest-ignore-flaky", "pytest-mypy", "pytest-ruff (>=0.2.1)"]

[metadata]
lock-version = "2.0"
python-versions = "^3.9"
content-hash = "e5c5b24fafc3ac639189bb8d821490f77763c0fbf7da6226c7e853909eaea9dd"
content-hash = "786e0b65c182571923f309a222cf84e89db66e4803535cd7f2f8b1e02c400e4d"