Skip to content

Commit 39290c5

Browse files
authored
Merge pull request #861 from GDATASoftwareAG/renovate/python/all-non-major
python: Update all non-major dependencies
2 parents 095da66 + 710420d commit 39290c5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

python/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ httpx[http2]~=0.27
44
build~=1.1
55
aiofiles~=24.1
66
pydantic~=2.11.5
7-
pytest-asyncio~=1.1.0
8-
pytest~=8.3.5
7+
pytest-asyncio~=1.2.0
8+
pytest~=8.4.2
99
pytest-httpx~=0.35
1010
.

python/setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ install_requires =
2323
build~=1.1
2424
aiofiles~=24.1
2525
pydantic~=2.11.5
26-
pytest-asyncio~=1.1.0
27-
pytest~=8.3.5
26+
pytest-asyncio~=1.2.0
27+
pytest~=8.4.2
2828
pytest-httpx~=0.35.0
2929

3030
[options.packages.find]

0 commit comments

Comments
 (0)