Skip to content

Commit

Permalink
fix(deps): update dependency jsonpickle to v3.4.0 (#2157)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent cb238d4 commit 9b80795
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
18 changes: 10 additions & 8 deletions backend/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jira = "3.8.0" # https://github.com/pycontribs/jira
inflect = "7.4.0" # https://github.com/jaraco/inflect
validators = "0.34.0" # https://github.com/python-validators/validators
cvss = "3.3" # https://github.com/RedHatProductSecurity/cvss
jsonpickle = "3.3.0" # https://github.com/jsonpickle/jsonpickle
jsonpickle = "3.4.0" # https://github.com/jsonpickle/jsonpickle
py-ocsf-models="0.1.1" # https://github.com/prowler-cloud/py-ocsf-models

# Development dependencies
Expand Down

0 comments on commit 9b80795

Please sign in to comment.