Skip to content

Commit

Permalink
Merge pull request #119 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 31, 2022
2 parents 0063b40 + 0e47fee commit 1118d94
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ aiosignal==1.2.0
# via aiohttp
anyio==3.6.2
# via watchgod
asttokens==2.0.8
asttokens==2.1.0
# via devtools
async-timeout==4.0.2
# via aiohttp
Expand All @@ -40,6 +40,8 @@ devtools==0.9.0
# via aiohttp-devtools
distlib==0.3.6
# via virtualenv
exceptiongroup==1.0.0
# via pytest
executing==0.10.0
# via devtools
filelock==3.8.0
Expand All @@ -52,7 +54,7 @@ frozenlist==1.3.1
# aiosignal
holdup==2.0.0
# via -r requirements/dev.in
identify==2.5.6
identify==2.5.8
# via pre-commit
idna==3.4
# via
Expand Down Expand Up @@ -80,8 +82,6 @@ pluggy==1.0.0
# via pytest
pre-commit==2.20.0
# via -r requirements/dev.in
py==1.11.0
# via pytest
pycodestyle==2.9.1
# via flake8
pyflakes==2.5.0
Expand All @@ -90,7 +90,7 @@ pygments==2.13.0
# via aiohttp-devtools
pyparsing==3.0.9
# via packaging
pytest==7.1.3
pytest==7.2.0
# via
# -r requirements/dev.in
# pytest-aiohttp
Expand All @@ -116,11 +116,11 @@ tomli==2.0.1
# pytest
types-dateparser==1.1.4.1
# via -r requirements/dev.in
types-pyyaml==6.0.12
types-pyyaml==6.0.12.1
# via -r requirements/dev.in
typing-extensions==4.4.0
# via mypy
virtualenv==20.16.5
virtualenv==20.16.6
# via pre-commit
watchgod==0.8.2
# via aiohttp-devtools
Expand Down
6 changes: 3 additions & 3 deletions requirements/main.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ click==8.1.3
# via -r requirements/main.in
cryptography==38.0.1
# via pyjwt
cssselect==1.1.0
cssselect==1.2.0
# via -r requirements/main.in
dateparser==1.1.2
# via -r requirements/main.in
fastavro==1.6.1
fastavro==1.7.0
# via kafkit
frozenlist==1.3.1
# via
Expand Down Expand Up @@ -96,7 +96,7 @@ structlog==22.1.0
# via safir
typing-extensions==4.4.0
# via pydantic
tzdata==2022.5
tzdata==2022.6
# via pytz-deprecation-shim
tzlocal==4.2
# via dateparser
Expand Down

0 comments on commit 1118d94

Please sign in to comment.