Skip to content

Commit 07393f1

Browse files
authored
Merge pull request #83 from viperior/dependabot/pip/pytest-7.1.3
Bump pytest from 7.1.2 to 7.1.3
2 parents 881fef4 + 26a4cf0 commit 07393f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
coverage==6.4.3
22
pylint==2.14.5
3-
pytest==7.1.2
3+
pytest==7.1.3
44
pytest-xdist==2.5.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ pylint==2.14.5
3636
# via -r requirements.in
3737
pyparsing==3.0.6
3838
# via packaging
39-
pytest==7.1.2
39+
pytest==7.1.3
4040
# via
4141
# -r requirements.in
4242
# pytest-forked

0 commit comments

Comments
 (0)