Skip to content

Commit

Permalink
⬆ Bump pytest-asyncio from 0.23.3 to 0.23.4 (#520)
Browse files Browse the repository at this point in the history
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.3 to 0.23.4.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.23.3...v0.23.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 76945e1 commit bc1f37f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ coverage[toml]==7.4.0
# pytest-cov
freezegun==1.4.0
# via -r requirements/testing.in
greenlet==3.0.3
# via sqlalchemy
h11==0.14.0
# via httpcore
httpcore==1.0.2
Expand All @@ -43,7 +45,7 @@ pytest==7.4.4
# -r requirements/testing.in
# pytest-asyncio
# pytest-cov
pytest-asyncio==0.23.3
pytest-asyncio==0.23.4
# via -r requirements/testing.in
pytest-cov==4.1.0
# via -r requirements/testing.in
Expand Down

1 comment on commit bc1f37f

@vercel
Copy link

@vercel vercel bot commented on bc1f37f Jan 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

authx – ./

authx-psi.vercel.app
authx-git-main-yezz123.vercel.app
authx-yezz123.vercel.app
authx.yezz.me

Please sign in to comment.