Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
athornton committed Nov 16, 2024
1 parent 0644743 commit f8938d9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ click-log==0.4.0
# via scriv
comm==0.2.2
# via ipykernel
coverage==7.6.5
coverage==7.6.7
# via
# -r requirements/dev.in
# pytest-cov
Expand Down Expand Up @@ -91,7 +91,7 @@ h11==0.14.0
# via
# -c requirements/main.txt
# httpcore
httpcore==1.0.6
httpcore==1.0.7
# via
# -c requirements/main.txt
# httpx
Expand Down Expand Up @@ -141,7 +141,7 @@ jsonschema-specifications==2024.10.1
# via
# -c requirements/main.txt
# jsonschema
jupyter-cache==1.0.0
jupyter-cache==1.0.1
# via myst-nb
jupyter-client==8.6.3
# via
Expand Down Expand Up @@ -303,7 +303,7 @@ rpds-py==0.21.0
# -c requirements/main.txt
# jsonschema
# referencing
ruff==0.7.3
ruff==0.7.4
# via -r requirements/dev.in
scriv==1.5.1
# via -r requirements/dev.in
Expand Down
4 changes: 2 additions & 2 deletions requirements/main.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==1.0.6
httpcore==1.0.7
# via httpx
httptools==0.6.4
# via uvicorn
Expand Down Expand Up @@ -157,7 +157,7 @@ rpds-py==0.21.0
# via
# jsonschema
# referencing
rubin-nublado-client @ git+https://github.com/lsst-sqre/nublado@9c50549a59c85b177511e6b32b26c15ac5a754f2#subdirectory=client
rubin-nublado-client @ git+https://github.com/lsst-sqre/nublado@345ddfb2cf4c5d741200bc534371cea70531b1f4#subdirectory=client
# via -r requirements/main.in
safir==7.0.0
# via rubin-nublado-client
Expand Down

0 comments on commit f8938d9

Please sign in to comment.