Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankie567 committed Dec 29, 2021
1 parent 54ec365 commit 2fec136
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ classifiers = [
description-file = "README.md"
requires-python = ">=3.7"
requires = [
"httpx >=0.18,<0.21",
"httpx >=0.18,<0.22",
"typing-extensions",
]

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
httpx >=0.18,<0.21
httpx >=0.18,<0.22
typing-extensions

0 comments on commit 2fec136

Please sign in to comment.