Skip to content

Commit

Permalink
Merge pull request #598 from lona-web-org/dependabot/pip/pytest-8.3.3
Browse files Browse the repository at this point in the history
build: Bump pytest from 8.3.2 to 8.3.3
  • Loading branch information
fscherf authored Oct 3, 2024
2 parents bb9ff95 + f864d42 commit 43c0d5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ test = [
"typing-extensions",

"coverage==7.6.1",
"pytest==8.3.2",
"pytest==8.3.3",
"pytest-aiohttp==1.0.5",
"pytest-mock==3.14.0",
"pytest-timeout==2.3.1",
Expand Down Expand Up @@ -87,7 +87,7 @@ lint = [
"flake8-use-fstring==1.4",
"mypy==1.11.2",
"isort==5.13.2",
"pytest==8.3.2",
"pytest==8.3.3",
]


Expand Down

0 comments on commit 43c0d5e

Please sign in to comment.