Skip to content

Commit

Permalink
Bump the python-packages group with 1 update
Browse files Browse the repository at this point in the history
Updates the requirements on [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) to permit the latest version.

Updates `pytest-timeout` to 2.3.1
- [Commits](pytest-dev/pytest-timeout@2.2.0...2.3.1)

---
updated-dependencies:
- dependency-name: pytest-timeout
  dependency-type: direct:production
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 8, 2024
1 parent f79f6b2 commit 2deb19b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pytest
pytest-timeout ~= 2.2.0
pytest-timeout ~= 2.3.1
hypothesis
requests_mock
types-requests

0 comments on commit 2deb19b

Please sign in to comment.