Skip to content

Commit

Permalink
Merge pull request #97 from philips-software/dependabot/pip/pytest-8.1.1
Browse files Browse the repository at this point in the history
chore(deps-dev): bump pytest from 7.4.4 to 8.1.1
  • Loading branch information
JeroenKnoops authored Jun 15, 2024
2 parents 031e26c + 7296d76 commit 69d376f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# To ensure app dependencies are ported from your virtual environment/host machine into your container, run 'pip freeze > requirements.txt' in the terminal to overwrite this file
pylint==3.1.0
pytest==7.4.4
pytest==8.1.1

0 comments on commit 69d376f

Please sign in to comment.