Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[neophile] Update dependencies #133

Merged
merged 1 commit into from
Feb 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file=requirements/dev.txt requirements/dev.in
#
aiohttp==3.8.3
aiohttp==3.8.4
# via
# -c requirements/main.in
# aiohttp-devtools
Expand All @@ -28,7 +28,7 @@ attrs==22.2.0
# pytest
cfgv==3.3.1
# via pre-commit
charset-normalizer==2.1.1
charset-normalizer==3.0.1
# via aiohttp
click==8.1.3
# via
Expand Down Expand Up @@ -68,15 +68,15 @@ multidict==6.0.4
# via
# aiohttp
# yarl
mypy==0.991
mypy==1.0.0
# via -r requirements/dev.in
mypy-extensions==1.0.0
# via mypy
nodeenv==1.7.0
# via pre-commit
packaging==23.0
# via pytest
platformdirs==2.6.2
platformdirs==3.0.0
# via virtualenv
pluggy==1.0.0
# via pytest
Expand Down Expand Up @@ -112,13 +112,13 @@ tomli==2.0.1
# coverage
# mypy
# pytest
types-dateparser==1.1.4.5
types-dateparser==1.1.4.6
# via -r requirements/dev.in
types-pyyaml==6.0.12.4
types-pyyaml==6.0.12.5
# via -r requirements/dev.in
typing-extensions==4.4.0
# via mypy
virtualenv==20.17.1
virtualenv==20.19.0
# via pre-commit
watchgod==0.8.2
# via aiohttp-devtools
Expand Down
8 changes: 4 additions & 4 deletions requirements/main.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
aiodns==3.0.0
# via -r requirements/main.in
aiohttp==3.8.3
aiohttp==3.8.4
# via
# -r requirements/main.in
# safir
Expand All @@ -33,13 +33,13 @@ cffi==1.15.1
# via
# cryptography
# pycares
charset-normalizer==2.1.1
charset-normalizer==3.0.1
# via
# aiohttp
# requests
click==8.1.3
# via -r requirements/main.in
cryptography==39.0.0
cryptography==39.0.1
# via pyjwt
cssselect==1.2.0
# via -r requirements/main.in
Expand Down Expand Up @@ -111,5 +111,5 @@ urllib3==1.26.14
# via requests
yarl==1.8.2
# via aiohttp
zipp==3.12.1
zipp==3.13.0
# via importlib-metadata