Skip to content

Commit

Permalink
build(deps): bump py7zr from 0.21.1 to 0.22.0 in /api
Browse files Browse the repository at this point in the history
Bumps [py7zr](https://github.com/miurahr/py7zr) from 0.21.1 to 0.22.0.
- [Release notes](https://github.com/miurahr/py7zr/releases)
- [Changelog](https://github.com/miurahr/py7zr/blob/master/docs/Changelog.rst)
- [Commits](miurahr/py7zr@v0.21.1...v0.22.0)

---
updated-dependencies:
- dependency-name: py7zr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and prouzet committed Aug 14, 2024
1 parent 2bf51de commit 10c0772
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions api/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 api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ phonenumberslite = "==8.13.*"
pillow = ">=8.1.1"
prometheus-flask-exporter = "^0.23.1"
psycopg2 = "^2.9.9"
py7zr = "^0.21.1"
py7zr = "^0.22.0"
pydantic = { version = "==2.*", extras = ["email"] }
pyjwt = { version = "2.8.0", extras = ["crypto"] }
pypdf = "^4.2.0"
Expand Down

0 comments on commit 10c0772

Please sign in to comment.