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]
6f8e30e61c Update requests requirement from >=2.31.0 to >=2.33.1
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.33.1)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.33.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-27 01:43:20 +00:00
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
Pillow>=11.3.0
psutil>=5.9.5
requests>=2.31.0
requests>=2.33.1
python-slugify>=1.2.1
packaging>=23.2
mozjpeg-lossless-optimization>=1.2.0

View File

@@ -1,7 +1,7 @@
PySide6==6.4.3
Pillow>=11.3.0
psutil>=5.9.5
requests>=2.31.0
requests>=2.33.1
python-slugify>=1.2.1
raven>=6.0.0
packaging>=23.2

View File

@@ -1,7 +1,7 @@
PySide6==6.1.3
Pillow>=9
psutil>=5.9.5
requests>=2.31.0
requests>=2.33.1
python-slugify>=1.2.1
raven>=6.0.0
packaging>=23.2

View File

@@ -1,7 +1,7 @@
PySide6<6.10
Pillow>=11.3.0
psutil>=5.9.5
requests>=2.31.0
requests>=2.33.1
python-slugify>=1.2.1,<9.0.0
raven>=6.0.0
packaging>=23.2