mirror of
https://github.com/ciromattia/kcc
synced 2026-07-25 14:13:13 +00:00
Update raven requirement from >=6.0.0 to >=6.10.0
Updates the requirements on [raven](https://github.com/getsentry/raven-python) to permit the latest version. - [Release notes](https://github.com/getsentry/raven-python/releases) - [Changelog](https://github.com/getsentry/raven-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/raven-python/compare/6.0.0...6.10.0) --- updated-dependencies: - dependency-name: raven dependency-version: 6.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -3,7 +3,7 @@ Pillow>=11.3.0
|
|||||||
psutil>=5.9.5
|
psutil>=5.9.5
|
||||||
requests>=2.31.0
|
requests>=2.31.0
|
||||||
python-slugify>=1.2.1
|
python-slugify>=1.2.1
|
||||||
raven>=6.0.0
|
raven>=6.10.0
|
||||||
packaging>=23.2
|
packaging>=23.2
|
||||||
mozjpeg-lossless-optimization>=1.2.0
|
mozjpeg-lossless-optimization>=1.2.0
|
||||||
natsort>=8.4.0
|
natsort>=8.4.0
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ Pillow>=9
|
|||||||
psutil>=5.9.5
|
psutil>=5.9.5
|
||||||
requests>=2.31.0
|
requests>=2.31.0
|
||||||
python-slugify>=1.2.1
|
python-slugify>=1.2.1
|
||||||
raven>=6.0.0
|
raven>=6.10.0
|
||||||
packaging>=23.2
|
packaging>=23.2
|
||||||
mozjpeg-lossless-optimization>=1.2.0
|
mozjpeg-lossless-optimization>=1.2.0
|
||||||
natsort>=8.4.0
|
natsort>=8.4.0
|
||||||
|
|||||||
+1
-1
@@ -3,7 +3,7 @@ Pillow>=11.3.0
|
|||||||
psutil>=5.9.5
|
psutil>=5.9.5
|
||||||
requests>=2.31.0
|
requests>=2.31.0
|
||||||
python-slugify>=1.2.1,<9.0.0
|
python-slugify>=1.2.1,<9.0.0
|
||||||
raven>=6.0.0
|
raven>=6.10.0
|
||||||
packaging>=23.2
|
packaging>=23.2
|
||||||
mozjpeg-lossless-optimization>=1.2.0
|
mozjpeg-lossless-optimization>=1.2.0
|
||||||
natsort>=8.4.0
|
natsort>=8.4.0
|
||||||
|
|||||||
Reference in New Issue
Block a user