1
0
mirror of https://github.com/ciromattia/kcc synced 2026-04-27 03:19:06 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
e3923e8136 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>
2026-04-27 01:43:10 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ Pillow>=11.3.0
psutil>=5.9.5
requests>=2.31.0
python-slugify>=1.2.1
raven>=6.0.0
raven>=6.10.0
packaging>=23.2
mozjpeg-lossless-optimization>=1.2.0
natsort>=8.4.0

View File

@@ -3,7 +3,7 @@ Pillow>=9
psutil>=5.9.5
requests>=2.31.0
python-slugify>=1.2.1
raven>=6.0.0
raven>=6.10.0
packaging>=23.2
mozjpeg-lossless-optimization>=1.2.0
natsort>=8.4.0

View File

@@ -3,7 +3,7 @@ Pillow>=11.3.0
psutil>=5.9.5
requests>=2.31.0
python-slugify>=1.2.1,<9.0.0
raven>=6.0.0
raven>=6.10.0
packaging>=23.2
mozjpeg-lossless-optimization>=1.2.0
natsort>=8.4.0