Skip to content

Commit c0ef5e4

Browse files
authored
Merge pull request #7 from Dread1ess/dependabot/pip/pytest-9.1.1
build(deps): bump pytest from 8.3.5 to 9.1.1
2 parents dd9d0b2 + 90bf889 commit c0ef5e4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r requirements.txt
2-
pytest~=8.3.0
2+
pytest~=9.1.1
33
pytest-asyncio~=1.4.0
44
httpx~=0.28.0
55
fakeredis~=2.37.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pycparser==3.0
1919
pydantic==2.13.4
2020
pydantic-settings==2.14.2
2121
pydantic_core==2.47.0
22-
pytest==8.3.5
22+
pytest==9.1.1
2323
pytest-asyncio==1.4.0
2424
python-dotenv==1.2.2
2525
PyYAML==6.0.3

0 commit comments

Comments
 (0)