Skip to content

Commit

Permalink
fix(deps): update dependency jsonpickle to v3.4.1 (#2159)
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 57327dd commit 06195b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.4.0" # https://github.com/jsonpickle/jsonpickle
jsonpickle = "3.4.1" # 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 06195b8

Please sign in to comment.