dependabot[bot]
|
ed0bf95369
|
Bump scikit-learn from 0.24.0 to 1.0.2
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 0.24.0 to 1.0.2.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/0.24.0...1.0.2)
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-21 18:11:18 +01:00 |
|
dependabot[bot]
|
e93e60b6dd
|
Bump sphinx from 3.4.3 to 4.4.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.3 to 4.4.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.4.3...v4.4.0)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-14 22:29:17 +00:00 |
|
dependabot[bot]
|
3fa3e095a9
|
Bump imap-tools from 0.52.0 to 0.53.0
Bumps [imap-tools](https://github.com/ikvk/imap_tools) from 0.52.0 to 0.53.0.
- [Release notes](https://github.com/ikvk/imap_tools/releases)
- [Changelog](https://github.com/ikvk/imap_tools/blob/master/docs/release_notes.rst)
- [Commits](https://github.com/ikvk/imap_tools/compare/v0.52.0...v0.53.0)
---
updated-dependencies:
- dependency-name: imap-tools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-14 23:23:12 +01:00 |
|
dependabot[bot]
|
a051c5e27b
|
Bump pytest from 7.0.1 to 7.1.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.1 to 7.1.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.0.1...7.1.0)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-14 23:22:39 +01:00 |
|
dependabot[bot]
|
58f0f3ed86
|
Bump ocrmypdf from 13.4.0 to 13.4.1
Bumps [ocrmypdf](https://github.com/jbarlow83/ocrmypdf) from 13.4.0 to 13.4.1.
- [Release notes](https://github.com/jbarlow83/ocrmypdf/releases)
- [Changelog](https://github.com/ocrmypdf/OCRmyPDF/blob/master/docs/release_notes.rst)
- [Commits](https://github.com/jbarlow83/ocrmypdf/compare/v13.4.0...v13.4.1)
---
updated-dependencies:
- dependency-name: ocrmypdf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-14 19:39:06 +01:00 |
|
shamoon
|
ef6921c150
|
Revert "Bump sphinx from 3.4.3 to 4.4.0" (#323)
|
2022-03-13 19:27:02 -07:00 |
|
dependabot[bot]
|
f2349866c1
|
Bump sphinx from 3.4.3 to 4.4.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.3 to 4.4.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.4.3...v4.4.0)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-11 18:56:10 +00:00 |
|
Trenton Holmes
|
6fdd96d8d9
|
Ensures Pipfile and requirements are up to date
|
2022-03-11 07:07:28 -08:00 |
|
Trenton Holmes
|
6771243697
|
Updates the beautysh hook to use tabs, as this reduces the diff of the output. Updates .editorconfig to use spaces in Markdown files to match prettier formatting
|
2022-03-11 07:07:27 -08:00 |
|
Trenton Holmes
|
bbfc73610d
|
Adds and configures pre-commit hooks for linting and formatting during development
|
2022-03-11 07:07:25 -08:00 |
|
Trenton Holmes
|
b824b5f125
|
Removes certain packages from the Pipfile
|
2022-03-07 12:15:16 -08:00 |
|
Johann Bauer
|
50421fb994
|
Update dependencies
|
2022-02-25 22:38:31 +01:00 |
|
dependabot[bot]
|
293a3de041
|
Bump django-cors-headers from 3.8.0 to 3.11.0 (#95)
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.8.0 to 3.11.0.
- [Release notes](https://github.com/adamchainz/django-cors-headers/releases)
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/HISTORY.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/3.8.0...3.11.0)
---
updated-dependencies:
- dependency-name: django-cors-headers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-24 16:48:56 +01:00 |
|
dependabot[bot]
|
a0f366b33e
|
Bump uvicorn from 0.15.0 to 0.17.5 (#92)
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.15.0 to 0.17.5.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.15.0...0.17.5)
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-24 16:08:23 +01:00 |
|
dependabot[bot]
|
e7a7527d66
|
Bump pikepdf from 2.16.1 to 5.0.1 (#143)
Bumps [pikepdf](https://github.com/pikepdf/pikepdf) from 2.16.1 to 5.0.1.
- [Release notes](https://github.com/pikepdf/pikepdf/releases)
- [Changelog](https://github.com/pikepdf/pikepdf/blob/master/docs/release_notes.rst)
- [Commits](https://github.com/pikepdf/pikepdf/compare/v2.16.1...v5.0.1)
---
updated-dependencies:
- dependency-name: pikepdf
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-24 15:40:46 +01:00 |
|
jonaswinkler
|
8d9e345899
|
downgrade numpy due to armv7 issues
|
2021-08-19 16:18:49 +02:00 |
|
jonaswinkler
|
1a11532349
|
install required dependency for building paperless-ng on GitHub CI
|
2021-08-18 18:40:27 +02:00 |
|
jonaswinkler
|
fe37cea0d8
|
update python dependencies
|
2021-08-18 18:21:41 +02:00 |
|
jonaswinkler
|
215a36f15b
|
update django-q
|
2021-06-13 15:43:32 +02:00 |
|
jonaswinkler
|
1ec54501c3
|
update dependencies
|
2021-06-13 12:02:49 +02:00 |
|
jonaswinkler
|
7e8ba9f169
|
update dependencies
|
2021-05-15 14:59:35 +02:00 |
|
jonaswinkler
|
ab1955c09e
|
update dependencies
|
2021-04-17 14:56:25 +02:00 |
|
jonaswinkler
|
6c720a2efd
|
update dependencies
|
2021-04-02 14:21:05 +02:00 |
|
jonaswinkler
|
69f8941dd7
|
update dependencies
|
2021-03-21 12:20:10 +01:00 |
|
jonaswinkler
|
cf6662f670
|
Revert "update requirements"
This reverts commit 8f6e1360
|
2021-03-21 11:43:16 +01:00 |
|
jonaswinkler
|
b255834c46
|
update requirements
|
2021-03-18 23:49:49 +01:00 |
|
jonaswinkler
|
81b787635e
|
update dependencies
|
2021-02-28 13:01:26 +01:00 |
|
jonaswinkler
|
bcad9c2ce4
|
update dependencies
|
2021-02-21 00:24:33 +01:00 |
|
jonaswinkler
|
1f113b77ab
|
update requirements
|
2021-02-17 12:25:34 +01:00 |
|
jonaswinkler
|
ecfe7667ef
|
update dependencies
|
2021-02-14 15:38:47 +01:00 |
|
jonaswinkler
|
2dadcf6325
|
requirements
|
2021-02-10 17:09:22 +01:00 |
|
jonaswinkler
|
1d618dea37
|
update dependencies
|
2021-02-10 14:31:17 +01:00 |
|
jonaswinkler
|
a1744534d5
|
update dependencies
|
2021-02-10 11:50:57 +01:00 |
|
jonaswinkler
|
a6f53e6dc3
|
caching
|
2021-02-06 20:51:04 +01:00 |
|
jonaswinkler
|
207eee7219
|
keep numpy below 1.20, since that breaks python 3.6
|
2021-02-06 17:36:31 +01:00 |
|
jonaswinkler
|
9537218701
|
update logging config
|
2021-02-06 17:05:07 +01:00 |
|
jonaswinkler
|
283ec8fb57
|
update dependencies
|
2021-02-02 20:43:07 +01:00 |
|
jonaswinkler
|
308887e0a4
|
update dependencies
|
2021-02-02 20:31:25 +01:00 |
|
jonaswinkler
|
014c0a4fb8
|
not sure what happened with reportlab 3.5.60, maybe a bad release.
|
2021-01-29 00:26:17 +01:00 |
|
jonaswinkler
|
1b7735194d
|
update dependencies
|
2021-01-28 12:43:27 +01:00 |
|
jonaswinkler
|
5f7aee31ae
|
prevent updates to scipy, since 1.6 is incompatible with python 3.6
|
2021-01-27 20:27:40 +01:00 |
|
jonaswinkler
|
89cb41d564
|
update configuration
|
2021-01-27 19:57:04 +01:00 |
|
jonaswinkler
|
b72fd0a392
|
add gunicorn again
|
2021-01-27 19:11:18 +01:00 |
|
jonaswinkler
|
2f4833e0d5
|
pinned scikit learn version
|
2021-01-26 18:00:59 +01:00 |
|
jonaswinkler
|
4a12550015
|
update dependencies
|
2021-01-26 00:50:29 +01:00 |
|
jonaswinkler
|
d064ec6754
|
update Pipfile.lock
|
2021-01-26 00:35:07 +01:00 |
|
jonaswinkler
|
244d13ce67
|
update dependencies (sklearn 0.24 has aarch64 wheels!)
|
2021-01-12 19:48:59 +01:00 |
|
jonaswinkler
|
3bbb2eeeed
|
pin pillow dependency
|
2021-01-11 21:56:50 +01:00 |
|
jonaswinkler
|
fbeab59cda
|
test updated Pipfile
|
2021-01-10 00:09:10 +01:00 |
|
jonaswinkler
|
ec57491a2a
|
update dependencies
|
2021-01-06 21:09:28 +01:00 |
|