Skip to content

Commit 9309787

Browse files
Update dependency pytest to v9 [SECURITY]
1 parent d3442b2 commit 9309787

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pluggy==0.13.1
3434
py==1.10.0
3535
pydantic==1.6.2
3636
pyparsing==2.4.6
37-
pytest==5.3.5
37+
pytest==9.0.3
3838
pyyaml==5.4
3939
redis==4.3.6
4040
regex==2020.2.20

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ starlette = "^0.22.0"
2828
mock = "^4.0.1"
2929
hiro = "^0.5.1"
3030
requests = "^2.22.0"
31-
pytest = "~=6.2.5"
31+
pytest = "~=9.0.3"
3232
mkdocs = "^1.2.3"
3333
mkautodoc = "^0.1.0"
3434
types-redis = "^3.5.6"

0 commit comments

Comments
 (0)