Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
droserasprout committed Oct 26, 2023
1 parent e26c513 commit a53c062
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 37 deletions.
62 changes: 31 additions & 31 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asyncpg==0.28.0
attrs==23.1.0
babel==2.12.1
bitarray==2.8.1
black==23.10.0
black==23.10.1
certifi==2023.7.22
chardet==5.2.0
charset-normalizer==3.2.0
Expand Down Expand Up @@ -79,7 +79,7 @@ pypika-tortoise==0.1.6
pyrsistent==0.19.3
pysignalr==0.2.0
PySnooper==1.2.0
pytest==7.4.2
pytest==7.4.3
pytest-aiohttp==1.0.5
pytest-asyncio==0.21.1
pytest-cov==4.1.0
Expand All @@ -92,9 +92,9 @@ regex==2023.8.8
requests==2.31.0
rfc3339-validator==0.1.4
rlp==3.0.0
ruamel-yaml==0.17.39
ruamel-yaml==0.18.2
ruamel-yaml-clib==0.2.7
ruff==0.1.1
ruff==0.1.2
sentry-sdk==1.32.0
setuptools==68.2.2
six==1.16.0
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ asyncclick==8.1.3.4
asyncpg==0.28.0
attrs==23.1.0
bitarray==2.8.1
black==23.10.0
black==23.10.1
certifi==2023.7.22
chardet==5.2.0
charset-normalizer==3.2.0
Expand Down Expand Up @@ -75,7 +75,7 @@ regex==2023.8.8
requests==2.31.0
rfc3339-validator==0.1.4
rlp==3.0.0
ruamel-yaml==0.17.39
ruamel-yaml==0.18.2
ruamel-yaml-clib==0.2.7
sentry-sdk==1.32.0
setuptools==68.2.2
Expand Down

0 comments on commit a53c062

Please sign in to comment.