Skip to content

Commit

Permalink
Merge pull request #121 from lsst-sqre/u/neophile
Browse files Browse the repository at this point in the history
[neophile] Update dependencies
  • Loading branch information
sqrbot authored Nov 7, 2022
2 parents 1118d94 + e15c75d commit 6d66d57
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 @@ -40,7 +40,7 @@ devtools==0.9.0
# via aiohttp-devtools
distlib==0.3.6
# via virtualenv
exceptiongroup==1.0.0
exceptiongroup==1.0.1
# via pytest
executing==0.10.0
# via devtools
Expand Down Expand Up @@ -76,7 +76,7 @@ nodeenv==1.7.0
# via pre-commit
packaging==21.3
# via pytest
platformdirs==2.5.2
platformdirs==2.5.3
# via virtualenv
pluggy==1.0.0
# via pytest
Expand Down Expand Up @@ -114,7 +114,7 @@ tomli==2.0.1
# coverage
# mypy
# pytest
types-dateparser==1.1.4.1
types-dateparser==1.1.4.2
# via -r requirements/dev.in
types-pyyaml==6.0.12.1
# via -r requirements/dev.in
Expand Down
6 changes: 3 additions & 3 deletions requirements/main.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ charset-normalizer==2.1.1
# requests
click==8.1.3
# via -r requirements/main.in
cryptography==38.0.1
cryptography==38.0.3
# via pyjwt
cssselect==1.2.0
# via -r requirements/main.in
dateparser==1.1.2
dateparser==1.1.3
# via -r requirements/main.in
fastavro==1.7.0
# via kafkit
Expand Down Expand Up @@ -78,7 +78,7 @@ pyjwt[crypto]==2.6.0
# via gidgethub
python-dateutil==2.8.2
# via dateparser
pytz==2022.5
pytz==2022.6
# via dateparser
pytz-deprecation-shim==0.1.0.post0
# via tzlocal
Expand Down

0 comments on commit 6d66d57

Please sign in to comment.