mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-20 19:01:15 +08:00
Bump dj-database-url to 1.3.* (#9975)
Release: https://pypi.org/pypi/dj-database-url/1.3.0 Homepage: https://github.com/jazzband/dj-database-url Diff: https://github.com/jazzband/dj-database-url/compare/v1.2.0...v1.3.0 Co-authored-by: AlexWaygood <alex.waygood@gmail.com>
This commit is contained in:
committed by
GitHub
parent
972958a406
commit
a06bf1fe1d
6
stubs/dj-database-url/@tests/stubtest_allowlist.txt
Normal file
6
stubs/dj-database-url/@tests/stubtest_allowlist.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
# Loop variable that leaks into the global namespace
|
||||
dj_database_url.key
|
||||
|
||||
# Many stubtest false positives for a runtime TypedDict, see https://github.com/python/mypy/issues/14983
|
||||
dj_database_url.DBConfig
|
||||
dj_database_url.DBConfig.__new__
|
||||
Reference in New Issue
Block a user