mirror of
https://github.com/pretix/pretix.git
synced 2026-05-20 17:44:02 +00:00
Update drf-ujson2 requirement from ==1.7.* to ==1.8.*
Updates the requirements on [drf-ujson2](https://github.com/Amertz08/drf_ujson2) to permit the latest version. - [Release notes](https://github.com/Amertz08/drf_ujson2/releases) - [Changelog](https://github.com/Amertz08/drf_ujson2/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amertz08/drf_ujson2/compare/v1.7.0.alpha1...v1.8.0) --- updated-dependencies: - dependency-name: drf-ujson2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -56,7 +56,7 @@ dependencies = [
|
|||||||
"django-statici18n==2.6.*",
|
"django-statici18n==2.6.*",
|
||||||
"djangorestframework==3.15.*",
|
"djangorestframework==3.15.*",
|
||||||
"dnspython==2.7.*",
|
"dnspython==2.7.*",
|
||||||
"drf_ujson2==1.7.*",
|
"drf_ujson2==1.8.*",
|
||||||
"geoip2==4.*",
|
"geoip2==4.*",
|
||||||
"importlib_metadata==8.*", # Polyfill, we can probably drop this once we require Python 3.10+
|
"importlib_metadata==8.*", # Polyfill, we can probably drop this once we require Python 3.10+
|
||||||
"isoweek",
|
"isoweek",
|
||||||
|
|||||||
Reference in New Issue
Block a user