Skip to content

Commit

Permalink
Bump pytest-asyncio from 0.21.0 to 0.23.2
Browse files Browse the repository at this point in the history
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.0 to 0.23.2.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.21.0...v0.23.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 1f32ad5 commit f27460b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,16 @@ pytest==7.3.2
# via
# -r requirements.in
# pytest-asyncio
pytest-asyncio==0.21.0
pytest-asyncio==0.23.2
# via -r requirements.in
python-dateutil==2.8.2
# via -r requirements.in
pytz==2023.3
# via -r requirements.in
rfc3986[idna2008]==1.5.0
# via httpx
# via
# httpx
# rfc3986
roman==4.1
# via -r requirements.in
sentry-sdk==1.28.1
Expand Down

0 comments on commit f27460b

Please sign in to comment.