]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump setuptools from 62.3.3 to 62.6.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 2 Jul 2022 12:27:12 +0000 (12:27 +0000)
committerJohann Bauer <bauerj@bauerj.eu>
Sat, 2 Jul 2022 13:08:18 +0000 (15:08 +0200)
Bumps [setuptools](https://github.com/pypa/setuptools) from 62.3.3 to 62.6.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v62.3.3...v62.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
requirements.txt

index 2b06a8743c63d35fed14f197b4038959a97c70dc..d74534365739eb9707f192e5d93c2ab56399cfca 100644 (file)
@@ -89,7 +89,7 @@ requests==2.27.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3
 scikit-learn==1.0.2
 scipy==1.8.1; python_version < '3.11' and python_version >= '3.8'
 service-identity==21.1.0
-setuptools==62.3.3; python_version >= '3.7'
+setuptools==62.6.0; python_version >= '3.7'
 six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
 sniffio==1.2.0; python_version >= '3.5'
 sqlparse==0.4.2; python_version >= '3.5'