Skip to content

Commit a1a1913

Browse files
authored
Merge branch 'main' into dependabot/pip/types-aiofiles-24.1.0.20250326
2 parents 4a96112 + 1fdaf7a commit a1a1913

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools~=77.0"]
2+
requires = ["setuptools~=78.1"]
33
build-backend = "setuptools.build_meta"
44

55
[project]

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ mypy==1.15.0
33
pre-commit==4.2.0
44
pylint==3.3.6
55
pytest==8.3.5
6-
pytest-asyncio==0.25.3
6+
pytest-asyncio==0.26.0
77
types-aiofiles==24.1.0.20250326

0 commit comments

Comments
 (0)