Skip to content

Commit d435b71

Browse files
Merge pull request #58 from CleitonDeLima/dependabot/pip/dj-database-url-1.0.0
2 parents 7af9ea3 + dcd75fe commit d435b71

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed

poetry.lock

Lines changed: 11 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ django-crispy-forms = "^1.14.0"
1515
crispy-bootstrap5 = "^0.6"
1616
whitenoise = "^6.2.0"
1717
psycopg2-binary = "^2.9.3"
18-
dj-database-url = "^0.5.0"
18+
dj-database-url = "^1.0.0"
1919
python-decouple = "^3.6"
2020
python-dateutil = "^2.8.2"
2121
pandas-datareader = "^0.10.0"

0 commit comments

Comments
 (0)