Skip to content

Commit

Permalink
Bump jsonpickle from 3.0.2 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [jsonpickle](https://github.com/jsonpickle/jsonpickle) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/jsonpickle/jsonpickle/blob/main/CHANGES.rst)
- [Commits](jsonpickle/jsonpickle@v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: jsonpickle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 14f71e5 commit 416a013
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
18 changes: 11 additions & 7 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pandas = "2.1.4"
openpyxl = "3.1.2"
plotly = "5.18.0"
pdbecif = "1.5"
jsonpickle = "3.0.2"
jsonpickle = "3.0.3"
kaleido = "0.2.1"

[tool.poetry.scripts]
Expand Down

0 comments on commit 416a013

Please sign in to comment.