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 #118

Merged
merged 1 commit into from
Oct 24, 2022
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
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ aioresponses==0.7.3
# via -r requirements/dev.in
aiosignal==1.2.0
# via aiohttp
anyio==3.6.1
anyio==3.6.2
# via watchgod
asttokens==2.0.8
# via devtools
Expand Down Expand Up @@ -97,7 +97,7 @@ pytest==7.1.3
# pytest-asyncio
pytest-aiohttp==1.0.4
# via -r requirements/dev.in
pytest-asyncio==0.19.0
pytest-asyncio==0.20.1
# via pytest-aiohttp
pyyaml==6.0
# via
Expand All @@ -114,7 +114,7 @@ tomli==2.0.1
# coverage
# mypy
# pytest
types-dateparser==1.1.4
types-dateparser==1.1.4.1
# via -r requirements/dev.in
types-pyyaml==6.0.12
# via -r requirements/dev.in
Expand Down
10 changes: 4 additions & 6 deletions requirements/main.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ cryptography==38.0.1
# via pyjwt
cssselect==1.1.0
# via -r requirements/main.in
dateparser==1.1.1
dateparser==1.1.2
# via -r requirements/main.in
fastavro==1.6.1
# via kafkit
Expand Down Expand Up @@ -74,11 +74,11 @@ pycparser==2.21
# via cffi
pydantic==1.10.2
# via -r requirements/main.in
pyjwt[crypto]==2.5.0
pyjwt[crypto]==2.6.0
# via gidgethub
python-dateutil==2.8.2
# via dateparser
pytz==2022.4
pytz==2022.5
# via dateparser
pytz-deprecation-shim==0.1.0.post0
# via tzlocal
Expand All @@ -94,8 +94,6 @@ six==1.16.0
# via python-dateutil
structlog==22.1.0
# via safir
types-cryptography==3.3.23.1
# via pyjwt
typing-extensions==4.4.0
# via pydantic
tzdata==2022.5
Expand All @@ -110,5 +108,5 @@ urllib3==1.26.12
# via requests
yarl==1.8.1
# via aiohttp
zipp==3.9.0
zipp==3.10.0
# via importlib-metadata