Skip to content

Commit

Permalink
Merge pull request #476 from lona-web-org/dependabot/pip/pytest-7.4.1
Browse files Browse the repository at this point in the history
build: Bump pytest from 7.4.0 to 7.4.1
  • Loading branch information
fscherf authored Sep 4, 2023
2 parents 982df35 + 8af80af commit e622c99
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.3.0",
"pytest==7.4.0",
"pytest==7.4.1",
"pytest-aiohttp==1.0.4",
"pytest-mock==3.11.1",
"pytest-timeout==2.1.0",
Expand Down Expand Up @@ -87,7 +87,7 @@ lint = [
"flake8-use-fstring==1.4",
"mypy==1.5.1",
"isort==5.12.0",
"pytest==7.4.0",
"pytest==7.4.1",
]


Expand Down

0 comments on commit e622c99

Please sign in to comment.