Skip to content

Commit

Permalink
deps: bump the major-dependencies group across 1 directory with 9 upd…
Browse files Browse the repository at this point in the history
…ates

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  dependency-group: major-dependencies
- dependency-name: fastparquet
  dependency-type: direct:production
  dependency-group: major-dependencies
- dependency-name: google-cloud-documentai
  dependency-type: direct:production
  dependency-group: major-dependencies
- dependency-name: google-cloud-storage
  dependency-type: direct:production
  dependency-group: major-dependencies
- dependency-name: gunicorn
  dependency-type: direct:production
  dependency-group: major-dependencies
- dependency-name: opencv-python
  dependency-type: direct:production
  dependency-group: major-dependencies
- dependency-name: pyarrow
  dependency-type: direct:production
  dependency-group: major-dependencies
- dependency-name: black
  dependency-type: direct:development
  dependency-group: major-dependencies
- dependency-name: pylint
  dependency-type: direct:development
  dependency-group: major-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and steveoh committed Jul 9, 2024
1 parent 56015e7 commit e0e466e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
black~=24.3
black~=24.4
docopt~=0.6
pylint~=3.1
pylint~=3.2
-r requirements.tests.txt
2 changes: 1 addition & 1 deletion requirements.tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ pytest-instafail~=0.5
pytest-isort~=4.0
pytest-pylint~=0.21
pytest-watch~=4.2
pytest~=8.1
pytest~=8.2
-r requirements.txt
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
fastparquet~=2024.2
fastparquet~=2024.5
flask~=3.0
google-cloud-documentai~=2.24
google-cloud-documentai~=2.29
google-cloud-logging~=3.10
google-cloud-storage~=2.16
gunicorn~=21.2
opencv-python~=4.9
google-cloud-storage~=2.17
gunicorn~=22.0
opencv-python~=4.10
openpyxl~=3.1
pandas~=2.2
pdf2image~=1.17
pyarrow~=15.0
pyarrow~=16.1

0 comments on commit e0e466e

Please sign in to comment.