Skip to content

Commit

Permalink
Bump requests-toolbelt from 0.10.1 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [requests-toolbelt](https://github.com/requests/toolbelt) from 0.10.1 to 1.0.0.
- [Changelog](https://github.com/requests/toolbelt/blob/master/HISTORY.rst)
- [Commits](requests/toolbelt@0.10.1...1.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 35e3d57 commit 75c4b00
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ fastapi-health = "^0.4.0"
fastapi-pagination = "^0.12.9"
python-slugify = "^6.1.2"
requests = "^2.28"
requests-toolbelt = "^0.10.1"
requests-toolbelt = "^1.0.0"
SQLAlchemy = "^1.4.53"
SQLAlchemy-Utils = "^0.38.2"
uvicorn = { extras = ["standard"], version = "^0.30.4" }
Expand Down

0 comments on commit 75c4b00

Please sign in to comment.