Skip to content

Commit e57212d

Browse files
build(deps): bump types-aiofiles from 25.1.0.20251011 to 25.1.0.20260508
Bumps [types-aiofiles](https://github.com/python/typeshed) from 25.1.0.20251011 to 25.1.0.20260508. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-aiofiles dependency-version: 25.1.0.20260508 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68c17fd commit e57212d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3875,15 +3875,15 @@ files = [
38753875

38763876
[[package]]
38773877
name = "types-aiofiles"
3878-
version = "25.1.0.20251011"
3878+
version = "25.1.0.20260508"
38793879
description = "Typing stubs for aiofiles"
38803880
optional = true
3881-
python-versions = ">=3.9"
3881+
python-versions = ">=3.10"
38823882
groups = ["main"]
38833883
markers = "extra == \"dev\""
38843884
files = [
3885-
{file = "types_aiofiles-25.1.0.20251011-py3-none-any.whl", hash = "sha256:8ff8de7f9d42739d8f0dadcceeb781ce27cd8d8c4152d4a7c52f6b20edb8149c"},
3886-
{file = "types_aiofiles-25.1.0.20251011.tar.gz", hash = "sha256:1c2b8ab260cb3cd40c15f9d10efdc05a6e1e6b02899304d80dfa0410e028d3ff"},
3885+
{file = "types_aiofiles-25.1.0.20260508-py3-none-any.whl", hash = "sha256:c35d2be25a7e4b881da7f62ff3823db3770b2f704f31ac69681c227569e808cc"},
3886+
{file = "types_aiofiles-25.1.0.20260508.tar.gz", hash = "sha256:d26b07bb28f36c154c77d33982e506ee462044932d42c4eea6e78f69d1de5b84"},
38873887
]
38883888

38893889
[[package]]
@@ -4387,4 +4387,4 @@ upnp = ["miniupnpc"]
43874387
[metadata]
43884388
lock-version = "2.1"
43894389
python-versions = ">=3.10, <4"
4390-
content-hash = "ba61fc90f5ea4b5b9ba6f2ab3f86f3abf00fe7dd504fa2ff2eb49ca67a8e8d65"
4390+
content-hash = "8624c7bb235b46eca3647b6a176fcb1cec1386297da6b48d7da553b073580ba8"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ pytest-monitor = { version = ">=1.6.6", platform = "linux", optional = true }
9696
pytest-xdist = { version = ">=3.6.1", optional = true }
9797
pytest-rerunfailures = { version = ">=16.1, <17.0", optional = true }
9898
tach = { version = ">=0.35.0", optional = true }
99-
types-aiofiles = { version = ">=24.1.0.20240626", optional = true }
99+
types-aiofiles = { version = ">=25.1.0.20260508", optional = true }
100100
types-pyyaml = { version = ">=6.0.12.20260510", optional = true }
101101
types-setuptools = { version = ">=75.5.0.20241122", optional = true }
102102
lxml = { version = ">=6.1.0", optional = true }

0 commit comments

Comments
 (0)