Skip to content

Commit dbfaa8f

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 0e7fa0d commit dbfaa8f

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
@@ -3881,15 +3881,15 @@ files = [
38813881

38823882
[[package]]
38833883
name = "types-aiofiles"
3884-
version = "25.1.0.20251011"
3884+
version = "25.1.0.20260508"
38853885
description = "Typing stubs for aiofiles"
38863886
optional = true
3887-
python-versions = ">=3.9"
3887+
python-versions = ">=3.10"
38883888
groups = ["main"]
38893889
markers = "extra == \"dev\""
38903890
files = [
3891-
{file = "types_aiofiles-25.1.0.20251011-py3-none-any.whl", hash = "sha256:8ff8de7f9d42739d8f0dadcceeb781ce27cd8d8c4152d4a7c52f6b20edb8149c"},
3892-
{file = "types_aiofiles-25.1.0.20251011.tar.gz", hash = "sha256:1c2b8ab260cb3cd40c15f9d10efdc05a6e1e6b02899304d80dfa0410e028d3ff"},
3891+
{file = "types_aiofiles-25.1.0.20260508-py3-none-any.whl", hash = "sha256:c35d2be25a7e4b881da7f62ff3823db3770b2f704f31ac69681c227569e808cc"},
3892+
{file = "types_aiofiles-25.1.0.20260508.tar.gz", hash = "sha256:d26b07bb28f36c154c77d33982e506ee462044932d42c4eea6e78f69d1de5b84"},
38933893
]
38943894

38953895
[[package]]
@@ -4393,4 +4393,4 @@ upnp = ["miniupnpc"]
43934393
[metadata]
43944394
lock-version = "2.1"
43954395
python-versions = ">=3.10, <4"
4396-
content-hash = "bca07cad80452d084e76b4a06b194f6be3ec0a683922cdbb35d46d65b515c8b3"
4396+
content-hash = "20826ba4a2006bfe692eb0e145b52a56995f3dfcb33fa1319b08b2ed2c47acd9"

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 = ">=5.2.2", optional = true }

0 commit comments

Comments
 (0)