Skip to content

Commit

Permalink
Merge pull request #55 from lsst-sqre/u/neophile
Browse files Browse the repository at this point in the history
[neophile] Update dependencies
  • Loading branch information
sqrbot authored Aug 29, 2022
2 parents 82c196c + 4407414 commit eab0905
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ click==8.1.3
# sphinx-click
coverage[toml]==6.4.4
# via pytest-cov
documenteer==0.6.13
documenteer==0.6.14
# via -r requirements/dev.in
docutils==0.19
# via
Expand Down Expand Up @@ -162,7 +162,7 @@ sphinx-click==4.3.0
# via -r requirements/dev.in
sphinxcontrib-applehelp==1.0.2
# via sphinx
sphinxcontrib-bibtex==2.4.2
sphinxcontrib-bibtex==2.5.0
# via documenteer
sphinxcontrib-devhelp==1.0.2
# via sphinx
Expand All @@ -188,5 +188,5 @@ typing-extensions==4.3.0
# via
# -c requirements/main.txt
# mypy
urllib3==1.26.11
urllib3==1.26.12
# via requests
8 changes: 4 additions & 4 deletions requirements/main.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ click==8.1.3
# uvicorn
cryptography==37.0.4
# via pyjwt
fastapi==0.79.1
fastapi==0.81.0
# via
# -r requirements/main.in
# safir
fastapi-sqlalchemy==0.2.1
# via -r requirements/main.in
gidgethub==5.2.0
# via -r requirements/main.in
greenlet==1.1.2
greenlet==1.1.3
# via sqlalchemy
h11==0.12.0
# via
Expand All @@ -59,7 +59,7 @@ markdown-it-py[linkify,plugins]==2.1.0
# mdformat
# mdformat-gfm
# mdit-py-plugins
mdformat==0.7.15
mdformat==0.7.16
# via
# -r requirements/main.in
# mdformat-gfm
Expand Down Expand Up @@ -128,7 +128,7 @@ uc-micro-py==1.0.1
# via linkify-it-py
uritemplate==4.1.1
# via gidgethub
uvicorn[standard]==0.18.2
uvicorn[standard]==0.18.3
# via -r requirements/main.in
uvloop==0.16.0
# via uvicorn
Expand Down

0 comments on commit eab0905

Please sign in to comment.