Skip to content
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
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ referencing==0.36.2
# ansible-lint
# jsonschema
# jsonschema-specifications
requests==2.32.3
requests==2.32.4
# via
# -r requirements.in
# azure-core
Expand Down Expand Up @@ -250,7 +250,7 @@ typing-extensions==4.13.2
# rich
tzdata==2025.2
# via pandas
urllib3==2.4.0
urllib3==2.5.0
# via requests
wcmatch==10.0
# via ansible-lint
Expand Down