Skip to content

Commit

Permalink
⬆️ upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyongyu authored Sep 19, 2023
1 parent 5398ae4 commit 9a3a403
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 62 deletions.
130 changes: 69 additions & 61 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 @@ -39,7 +39,7 @@ all = ["PyJWT", "anyio"]

[tool.black]
line-length = 88
target-version = ["py38", "py39", "py310"]
target-version = ["py38", "py39", "py310", "py311"]
include = '\.pyi?$'
extend-exclude = '''
'''
Expand Down

0 comments on commit 9a3a403

Please sign in to comment.