Skip to content

Commit ec7f26c

Browse files
renovate[bot]JohnVillalovos
authored andcommitted
chore(deps): update dependency pytest to v7.1.3
1 parent e180f14 commit ec7f26c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
- id: pylint
2626
additional_dependencies:
2727
- argcomplete==2.0.0
28-
- pytest==7.1.2
28+
- pytest==7.1.3
2929
- requests==2.28.1
3030
- requests-toolbelt==0.9.1
3131
files: 'gitlab/'

requirements-lint.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ flake8==5.0.4
55
isort==5.10.1
66
mypy==0.971
77
pylint==2.14.5
8-
pytest==7.1.2
8+
pytest==7.1.3
99
types-PyYAML==6.0.11
1010
types-requests==2.28.9
1111
types-setuptools==64.0.1

requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
coverage
2-
pytest==7.1.2
2+
pytest==7.1.3
33
pytest-console-scripts==1.3.1
44
pytest-cov
55
pytest-github-actions-annotate-failures==0.1.7

0 commit comments

Comments
 (0)