Skip to content

Commit 1ed63a3

Browse files
authored
chore: bump pytest from 8.2.1 to 8.2.2 (#82)
2 parents 7d85438 + dc3d752 commit 1ed63a3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/82.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
chore: bump pytest from 8.2.1 to 8.2.2

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ vulnerabilities = [
4646
"safety==3.2.1",
4747
]
4848
tests = [
49-
"pytest==8.2.1",
49+
"pytest==8.2.2",
5050
"pytest-cov==5.0.0",
5151
]
5252

0 commit comments

Comments
 (0)