mirror of
https://github.com/jlengrand/bugsink.git
synced 2026-03-09 23:51:20 +00:00
Dependabot: fix django-tailwind at 4.2.0
This commit is contained in:
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@@ -20,6 +20,11 @@ updates:
|
||||
versions:
|
||||
- ">=6.0"
|
||||
|
||||
# 4.2.0 is the last version to support Python 3.10, which Bugsink supports
|
||||
- dependency-name: "django-tailwind"
|
||||
versions:
|
||||
- ">4.2.0"
|
||||
|
||||
# 8.7.2. is the last version to support ProcessState (i.e. minidump parsing) which we need
|
||||
- dependency-name: "symbolic"
|
||||
versions:
|
||||
|
||||
Reference in New Issue
Block a user