Skip to content
Merged
Show file tree
Hide file tree
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
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ enum34==1.1.10 \
--hash=sha256:c3858660960c984d6ab0ebad691265180da2b43f07e061c0f8dca9ef3cffd328 \
--hash=sha256:cce6a7477ed816bd2542d03d53db9f0db935dd013b70f336a95c73979289f248
# via ignition-api
ignition-api==8.3.6.post1 \
--hash=sha256:243a12ece3e9dc290e59eed233dd8729d62c50e7b4fcb30cc0a8ad1ac2cfd101 \
--hash=sha256:24dfb7aba34e2ff5df80290d130881255d6a6162413b46048b272dd1e6e78d1a
ignition-api==8.3.6.post2 \
--hash=sha256:a6a3e7cb67f59bcbe4c622d3159aed8d157fcc6eebbf10559051dc41d6745e84 \
--hash=sha256:e62911cbc18398814bad75eab87d4bc53483b82ead3ee85a69f5ac47ff5be7cf
# via -r requirements.in
java-api==17.26.5 \
--hash=sha256:9bb74897b0838d6e87a8dc118a56c284fdf660f9db2f2dfbe5b95b672af9cf1e \
Expand Down
2 changes: 1 addition & 1 deletion stubs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --config-file uv.toml pyproject.toml
ignition-api-stubs==8.3.6.post1
ignition-api-stubs==8.3.6.post2
# via incendium-stubs (pyproject.toml)
java-api-stubs==17.26.5
# via ignition-api-stubs
Expand Down