Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks [dependabot skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Oct 6, 2023
1 parent 29d1cdf commit d78a498
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ rich==13.5.3 ; python_version >= "3.9" and python_version < "4.0"
secretstorage==3.3.3 ; python_version >= "3.9" and python_version < "4.0" and sys_platform == "linux"
shellingham==1.5.3 ; python_version >= "3.9" and python_version < "4.0"
sniffio==1.3.0 ; python_version >= "3.9" and python_version < "4.0"
sqlalchemy==2.0.20 ; python_version >= "3.9" and python_version < "4.0"
sqlalchemy[asyncio]==2.0.20 ; python_version >= "3.9" and python_version < "4.0"
sqlalchemy==2.0.21 ; python_version >= "3.9" and python_version < "4.0"
sqlalchemy[asyncio]==2.0.21 ; python_version >= "3.9" and python_version < "4.0"
starlette==0.27.0 ; python_version >= "3.9" and python_version < "4.0"
tomli-w==1.0.0 ; python_version >= "3.9" and python_version < "4.0"
tomli==2.0.1 ; python_version >= "3.9" and python_version < "4.0"
Expand Down

0 comments on commit d78a498

Please sign in to comment.