Skip to content

Commit

Permalink
chore(deps): bump httptools from 0.6.0 to 0.6.1
Browse files Browse the repository at this point in the history
Bumps [httptools](https://github.com/MagicStack/httptools) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/MagicStack/httptools/releases)
- [Commits](MagicStack/httptools@v0.6.0...v0.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent adb74cb commit c437f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ fastapi-restful==0.4.2; python_full_version >= "3.6.2" and python_full_version <
fastapi==0.99.1; python_full_version >= "3.6.1"
greenlet==1.1.2; python_version >= "3" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") and python_full_version >= "3.6.2" and python_full_version < "4.0.0"
h11==0.14.0; python_full_version >= "3.6.1" and python_version >= "3.6"
httptools==0.6.0
httptools==0.6.1
idna==3.3; python_full_version >= "3.6.2" and python_version >= "3.7" and python_version < "4.0"
itsdangerous==2.0.1; python_full_version >= "3.6.2" and python_version >= "3.6" and python_full_version < "4.0.0"
jinja2==3.0.2; python_full_version >= "3.6.2" and python_version >= "3.6" and python_full_version < "4.0.0"
Expand Down

0 comments on commit c437f39

Please sign in to comment.