Skip to content

Commit

Permalink
⬆ Bump requests from 2.28.2 to 2.29.0 (#427)
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.29.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.28.2...v2.29.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 27, 2023
1 parent 560be7c commit c8e3577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ lint = [
test = [
"pytest==7.3.1",
"pytest-asyncio == 0.21.0",
"requests==2.28.2",
"requests==2.29.0",
"uvicorn==0.21.1",
"asynctest==0.13.0",
"pytest-cov==4.0.0",
Expand Down

1 comment on commit c8e3577

@vercel
Copy link

@vercel vercel bot commented on c8e3577 Apr 27, 2023

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-git-main-yezz123.vercel.app
authx-yezz123.vercel.app
authx.yezz.me
authx-psi.vercel.app

Please sign in to comment.