Skip to content

Commit c5f793c

Browse files
Merge pull request #52 from seapagan/dependabot/pip/main/pytest-8.1.2
2 parents b40835e + f8fe33f commit c5f793c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ fakeredis = "^2.22.0"
3333
faker = "^24.11.0"
3434
mock = "^5.1.0"
3535
pyfakefs = "^5.4.1"
36-
pytest = "^8.1.1"
36+
pytest = "^8.1.2"
3737
pytest-asyncio = "0.21.1"
3838
pytest-cov = "^5.0.0"
3939
pytest-env = "^1.1.3"

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ pytest-randomly==3.15.0 ; python_version >= "3.9" and python_version < "4.0"
6565
pytest-reverse==1.7.0 ; python_version >= "3.9" and python_version < "4.0"
6666
pytest-sugar==1.0.0 ; python_version >= "3.9" and python_version < "4.0"
6767
pytest-watcher==0.4.2 ; python_version >= "3.9" and python_version < "4.0"
68-
pytest==8.1.1 ; python_version >= "3.9" and python_version < "4.0"
68+
pytest==8.1.2 ; python_version >= "3.9" and python_version < "4.0"
6969
python-dateutil==2.9.0.post0 ; python_version >= "3.9" and python_version < "4.0"
7070
python-dotenv==1.0.1 ; python_version >= "3.9" and python_version < "4.0"
7171
python-multipart==0.0.9 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)