Skip to content

Commit fbf86a2

Browse files
Bump requests-toolbelt from 0.10.1 to 1.0.0
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]>
1 parent 1c214a5 commit fbf86a2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ fastapi-health = "^0.4.0"
1212
fastapi-pagination = "^0.12.9"
1313
python-slugify = "^6.1.2"
1414
requests = "^2.28"
15-
requests-toolbelt = "^0.10.1"
15+
requests-toolbelt = "^1.0.0"
1616
SQLAlchemy = "^1.4.53"
1717
SQLAlchemy-Utils = "^0.38.2"
1818
uvicorn = { extras = ["standard"], version = "^0.30.4" }

0 commit comments

Comments
 (0)