Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Commit

Permalink
Bump camelot-py[cv] from 0.9.0 to 0.11.0
Browse files Browse the repository at this point in the history
Bumps [camelot-py[cv]](https://github.com/camelot-dev/camelot) from 0.9.0 to 0.11.0.
- [Changelog](https://github.com/camelot-dev/camelot/blob/master/HISTORY.md)
- [Commits](camelot-dev/camelot@v0.9.0...v0.11.0)

---
updated-dependencies:
- dependency-name: camelot-py[cv]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent 7d75699 commit 0690bdd
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
camelot-py[cv]==0.9.0
camelot-py[cv]==0.11.0
celery==5.1.2
excalibur-py==0.4.3
flask==1.1.4
Expand Down
20 changes: 15 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ amqp==5.1.1
# via kombu
billiard==3.6.4.0
# via celery
camelot-py[cv]==0.9.0
camelot-py[cv]==0.11.0
# via
# -r requirements.in
# excalibur-py
Expand All @@ -31,6 +31,7 @@ click==7.1.2
# click-repl
# excalibur-py
# flask
# pdftopng
click-didyoumean==0.3.0
# via celery
click-plugins==1.1.1
Expand All @@ -49,6 +50,8 @@ flask==1.1.4
# via
# -r requirements.in
# excalibur-py
ghostscript==0.7
# via camelot-py
greenlet==2.0.2
# via sqlalchemy
itsdangerous==1.1.0
Expand All @@ -74,14 +77,16 @@ pandas==1.5.3
# via camelot-py
pdfminer-six==20221105
# via camelot-py
pdftopng==0.2.3
# via camelot-py
prompt-toolkit==3.0.38
# via click-repl
pycparser==2.21
# via cffi
pypdf==3.16.4
# via camelot-py
pypdf2==2.12.1
# via
# -r requirements.in
# camelot-py
# via -r requirements.in
python-dateutil==2.8.2
# via pandas
pytz==2022.7.1
Expand All @@ -94,8 +99,13 @@ six==1.16.0
# python-dateutil
sqlalchemy==2.0.4
# via excalibur-py
tabulate==0.9.0
# via camelot-py
typing-extensions==4.5.0
# via sqlalchemy
# via
# pypdf
# pypdf2
# sqlalchemy
vine==5.0.0
# via
# amqp
Expand Down

0 comments on commit 0690bdd

Please sign in to comment.