Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: bump sphinx-autobuild from 2024.4.16 to 2024.9.19 #53

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 5 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,7 @@ bytewax==0.21.0 \
--hash=sha256:ece6452ce1c609915447402214714d7392cb7f864ea968a584b649ab8007466d \
--hash=sha256:f551b2eef7b354b439fd13f62349528c1eff9e59ffbfdf2a7d4fe0141b4ae6ca \
--hash=sha256:fffebf6ee9ed44f701d16156ce386d2ed2b7d3fe9cf3b381183c49e37ab8639b
# via
# -r requirements/lib-py3.12.txt
# bytewax-interval (pyproject.toml)
# bytewax-interval
# via bytewax-interval
certifi==2024.6.2 \
--hash=sha256:3cd43f1c6fa7dedc5899d69d3ad0398fd018ad1a17fba83ddaf78aa46c747516 \
--hash=sha256:ddc6c8ce995e6987e7faf5e3f1b02b302836a0e5d98ece18392cb1a36c72ad56
Expand Down Expand Up @@ -439,9 +436,7 @@ pre-commit==3.7.1 \
prometheus-client==0.20.0 \
--hash=sha256:287629d00b147a32dcb2be0b9df905da599b2d82f80377083ec8463309a4bb89 \
--hash=sha256:cde524a85bce83ca359cc837f28b8c0db5cac7aa653a588fd7e84ba061c329e7
# via
# -r requirements/lib-py3.12.txt
# bytewax
# via bytewax
prompt-toolkit==3.0.47 \
--hash=sha256:0d7bfa67001d5e39d02c224b663abc33687405033a8c422d0d675a5a13361d10 \
--hash=sha256:1e1b29cb58080b1e69f207c893a1a7bf16d127a5c30c9d17a25a5d77792e5360
Expand Down Expand Up @@ -579,9 +574,9 @@ sphinx==7.3.7 \
# sphinx-favicon
# sphinx-prompt
# sphinx-substitution-extensions
sphinx-autobuild==2024.4.16 \
--hash=sha256:1c0ed37a1970eed197f9c5a66d65759e7c4e4cba7b5a5d77940752bf1a59f2c7 \
--hash=sha256:f2522779d30fcbf0253e09714f274ce8c608cb6ebcd67922b1c54de59faba702
sphinx-autobuild==2024.9.19 \
--hash=sha256:2dd4863d174e533c1cd075eb5dfc90ad9a21734af7efd25569bf228b405e08ef \
--hash=sha256:57d974eebfc6461ff0fd136e78bf7a9c057d543d5166d318a45599898019b82c
# via -r requirements/dev.in
sphinx-autodoc2 @ https://github.com/davidselassie/sphinx-autodoc2/archive/namespace-packages.zip \
--hash=sha256:4155079fe985398dd1cb1789619a485c735a46ca4570bf13b0be0584fc966615
Expand Down Expand Up @@ -648,7 +643,6 @@ typing-extensions==4.12.2 \
--hash=sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d \
--hash=sha256:1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8
# via
# -r requirements/lib-py3.12.txt
# bytewax
# mypy
# pydata-sphinx-theme
Expand Down