Skip to content

Commit

Permalink
Update dependency pytest-runner to v5.3.2
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Nov 23, 2024
1 parent 157b01f commit d7a18da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ pysnmp==4.4.8
# via -r requirements.in
pytest==4.4.0
# via -r requirements.in
pytest-runner==5.3.1
pytest-runner==5.3.2
# via -r requirements.in
python-dateutil==2.8.0
# via -r requirements.in
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
'pysnmp==4.4.8',
'pytest==4.4.0',
'python-dateutil==2.8.0',
'pytest-runner==5.3.1',
'pytest-runner==5.3.2',
]

dependency_links = [
Expand Down

0 comments on commit d7a18da

Please sign in to comment.