Skip to content

Commit

Permalink
Update dependency pypdf to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2024
1 parent a6c972f commit e20d809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Changelog = "https://github.com/openoereb/pyramid_oereb/blob/master/CHANGES.rst"
[project.optional-dependencies]
# Dependencies listed in "recommend" must be included in "no-version" without explicit version number
recommend = [
"pypdf==4.3.1",
"pypdf==5.0.1",
"filetype==1.2.0",
"geoalchemy2==0.15.2",
"pyramid==2.0.2",
Expand Down

0 comments on commit e20d809

Please sign in to comment.