Skip to content

Commit

Permalink
Update dependency jmespath to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent b184245 commit ef5478b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ itsdangerous==2.2.0 ; python_full_version >= "3.12.0" and python_full_version <
jaraco-context==6.0.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
jinja2==3.1.4 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
jiter==0.7.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
jmespath==0.10.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
jmespath==1.0.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
jsonpatch==1.33 ; python_full_version >= "3.12.0" and python_version < "4.0"
jsonpointer==3.0.0 ; python_full_version >= "3.12.0" and python_version < "4.0"
jsonschema-specifications==2024.10.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
Expand Down

0 comments on commit ef5478b

Please sign in to comment.