Skip to content

Commit

Permalink
Bump ijson from 2.6.1 to 3.2.3 (#4)
Browse files Browse the repository at this point in the history
Bumps [ijson](https://github.com/ICRAR/ijson) from 2.6.1 to 3.2.3.
- [Changelog](https://github.com/ICRAR/ijson/blob/master/CHANGELOG.md)
- [Commits](ICRAR/ijson@v2.6.1...v3.2.3)

---
updated-dependencies:
- dependency-name: ijson
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 27, 2024
1 parent 7501cdb commit 85a6271
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 16 deletions.
107 changes: 92 additions & 15 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 @@ -45,7 +45,7 @@ click = "^8.1.3"
requests = "^2.28.1"
colorlog = "^6.7.0"
PyYAML = ">= 6.0, < 7.0" # note: required for enterprise
ijson = ">= 2.5.1, < 3.0" # note: required for enterprise
ijson = ">=2.5.1,<4.0" # note: required for enterprise
xxhash = "^3.1.0"
cvss = ">=2.6,<4.0"
python-dateutil = "^2.8.2"
Expand Down

0 comments on commit 85a6271

Please sign in to comment.