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

chore(requirements): pip-compile upgrade #226

Merged
merged 1 commit into from
Jan 14, 2025
Merged
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.1.44.post1 \
--hash=sha256:25ee31c8cddb8da6873addab10dff075b6535c26873ce8411fb70c70215cc9ba \
--hash=sha256:5ed053398488c16cb18d8c250c87a1b6bb39c02fbaa5a58d7fd892074e1b76b9
ignition-api==8.1.45.post1 \
--hash=sha256:08ba65185482f82f577d77403701866fdd1e29450874194cb41706fcf8e66e7d \
--hash=sha256:ba05dd064cff43b0c01539f6ca870ab6c5149d2d0c845cb86c0ef42129a1b26d
# via -r requirements.in
typing==3.10.0.0 \
--hash=sha256:12fbdfbe7d6cca1a42e485229afcb0b0c8259258cfb919b8a5e2a5c953742f89 \
Expand Down
Loading