mirror of
https://github.com/pretix/pretix.git
synced 2026-08-07 10:17:49 +00:00
Update importlib-metadata requirement from ==6.5.* to ==6.6.* (#3267)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
bca3d182ff
commit
3d2adf9900
+1
-1
@@ -61,7 +61,7 @@ dependencies = [
|
||||
"dnspython==2.2.*",
|
||||
"drf_ujson2==1.7.*",
|
||||
"geoip2==4.*",
|
||||
"importlib_metadata==6.5.*", # Polyfill, we can probably drop this once we require Python 3.10+
|
||||
"importlib_metadata==6.6.*", # Polyfill, we can probably drop this once we require Python 3.10+
|
||||
"isoweek",
|
||||
"jsonschema",
|
||||
"kombu==5.2.*",
|
||||
|
||||
Reference in New Issue
Block a user