Skip to content
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
8 changes: 4 additions & 4 deletions requirements/requirements_dep.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@ isoduration==20.11.0
jsonpointer==3.1.1
###################################
# stix2-validator -> jsonschema
jsonschema==4.23.0
jsonschema==4.26.0
###################################
# jsonschema -> jsonschema-specifications
jsonschema-specifications==2024.10.1
jsonschema-specifications==2025.9.1
###################################
# scalecodec -> more-itertools
more-itertools==11.0.2
Expand All @@ -79,7 +79,7 @@ pycparser==2.22
python-socks==2.8.1
###################################
# jsonschema -> referencing
referencing==0.36.2
referencing==0.37.0
###################################
# scalecodec -> requests
# stix2-validator -> requests
Expand All @@ -92,7 +92,7 @@ rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
###################################
# referencing -> rpds-py
rpds-py==0.24.0
rpds-py==0.30.0
###################################
# stix2-validator -> simplejson
simplejson==3.20.1
Expand Down
Loading