Skip to content

Commit

Permalink
software: update pdm.min.lock.
Browse files Browse the repository at this point in the history
  • Loading branch information
github-merge-queue[bot] authored and whitequark committed Dec 17, 2024
1 parent f59ba2c commit 999d6e7
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions software/pdm.min.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,15 +103,15 @@ files = [

[[package]]
name = "aiosignal"
version = "1.3.1"
requires_python = ">=3.7"
version = "1.3.2"
requires_python = ">=3.9"
summary = "aiosignal: a list of registered asynchronous callbacks"
dependencies = [
"frozenlist>=1.1.0",
]
files = [
{file = "aiosignal-1.3.1-py3-none-any.whl", hash = "sha256:f8376fb07dd1e86a584e4fcdec80b36b7f81aac666ebc724e2c090300dd83b17"},
{file = "aiosignal-1.3.1.tar.gz", hash = "sha256:54cd96e15e1649b75d6c87526a6ff0b6c1b0dd3459f43d9ca11d48c339b68cfc"},
{file = "aiosignal-1.3.2-py2.py3-none-any.whl", hash = "sha256:45cde58e409a301715980c2b01d0c28bdde3770d8290b5eb2173759d9acb31a5"},
{file = "aiosignal-1.3.2.tar.gz", hash = "sha256:a8c255c66fafb1e499c9351d0bf32ff2d8a0321595ebac3b93713656d2436f54"},
]

[[package]]
Expand Down Expand Up @@ -158,15 +158,12 @@ files = [

[[package]]
name = "attrs"
version = "24.2.0"
requires_python = ">=3.7"
version = "24.3.0"
requires_python = ">=3.8"
summary = "Classes Without Boilerplate"
dependencies = [
"importlib-metadata; python_version < \"3.8\"",
]
files = [
{file = "attrs-24.2.0-py3-none-any.whl", hash = "sha256:81921eb96de3191c8258c199618104dd27ac608d9366f5e35d011eae1867ede2"},
{file = "attrs-24.2.0.tar.gz", hash = "sha256:5cfb1b9148b5b086569baec03f20d7b6bf3bcacc9a42bebf87ffaaca362f6346"},
{file = "attrs-24.3.0-py3-none-any.whl", hash = "sha256:ac96cd038792094f438ad1f6ff80837353805ac950cd2aa0e0625ef19850c308"},
{file = "attrs-24.3.0.tar.gz", hash = "sha256:8f5c07333d543103541ba7be0e2ce16eeee8130cb0b3f9238ab904ce1e85baff"},
]

[[package]]
Expand Down

0 comments on commit 999d6e7

Please sign in to comment.