Skip to content

Commit

Permalink
Merge pull request #114 from lsst-sqre/u/neophile
Browse files Browse the repository at this point in the history
[neophile] Update dependencies
  • Loading branch information
sqrbot authored Oct 3, 2022
2 parents bd0ad36 + 35614c6 commit 842aa91
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ click==8.1.3
# via
# -c requirements/main.in
# aiohttp-devtools
coverage[toml]==6.4.4
coverage[toml]==6.5.0
# via -r requirements/dev.in
devtools==0.9.0
# via aiohttp-devtools
Expand Down Expand Up @@ -66,7 +66,7 @@ multidict==6.0.2
# via
# aiohttp
# yarl
mypy==0.971
mypy==0.981
# via -r requirements/dev.in
mypy-extensions==0.4.3
# via mypy
Expand Down Expand Up @@ -116,7 +116,7 @@ tomli==2.0.1
# pytest
types-dateparser==1.1.4
# via -r requirements/dev.in
types-pyyaml==6.0.11
types-pyyaml==6.0.12
# via -r requirements/dev.in
typing-extensions==4.3.0
# via mypy
Expand Down
6 changes: 3 additions & 3 deletions requirements/main.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ idna==3.4
# via
# requests
# yarl
importlib-metadata==4.12.0
importlib-metadata==5.0.0
# via -r requirements/main.in
kafka-python==2.0.2
# via aiokafka
Expand All @@ -78,7 +78,7 @@ pyjwt[crypto]==2.5.0
# via gidgethub
python-dateutil==2.8.2
# via dateparser
pytz==2022.2.1
pytz==2022.4
# via dateparser
pytz-deprecation-shim==0.1.0.post0
# via tzlocal
Expand All @@ -98,7 +98,7 @@ types-cryptography==3.3.23
# via pyjwt
typing-extensions==4.3.0
# via pydantic
tzdata==2022.2
tzdata==2022.4
# via pytz-deprecation-shim
tzlocal==4.2
# via dateparser
Expand Down

0 comments on commit 842aa91

Please sign in to comment.