Skip to content

Commit

Permalink
build(deps): bump pymisp from 2.4.196 to 2.4.197
Browse files Browse the repository at this point in the history
Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.4.196 to 2.4.197.
- [Changelog](https://github.com/MISP/PyMISP/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/MISP/PyMISP/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent c037f0a commit 87399dc
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 @@ -58,7 +58,7 @@ pikepdf = "^9.2.0"
Pillow = "^10.4.0"
imapclient = "^3.0.1"
pyzipper = "^0.3.6"
pymisp = {version = "^2.4.196", extras = ["fileobjects"]}
pymisp = {version = "^2.4.197", extras = ["fileobjects"]}
python-dateutil = "^2.9.0.post0"
pycdlib = "^1.14.0"
werkzeug = "^3.0.4"
Expand Down

0 comments on commit 87399dc

Please sign in to comment.