Skip to content

Commit

Permalink
build(deps): Bump pytest-timeout from 2.1.0 to 2.2.0 in /requirements
Browse files Browse the repository at this point in the history
Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) from 2.1.0 to 2.2.0.
- [Commits](pytest-dev/pytest-timeout@2.1.0...2.2.0)

---
updated-dependencies:
- dependency-name: pytest-timeout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 486e110 commit 70d131b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pylint==2.17.5
pytest==7.4.2
pytest-asyncio==0.21.1
pytest-cov==4.1.0
pytest-timeout==2.1.0
pytest-timeout==2.2.0
pytest-aiohttp==1.0.5
pytest-httpserver==1.0.8
pytest-xdist==3.3.1
Expand Down

0 comments on commit 70d131b

Please sign in to comment.