Skip to content

Commit 17c471f

Browse files
Bump django from 3.2.9 to 4.1
Bumps [django](https://github.com/django/django) from 3.2.9 to 4.1. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@3.2.9...4.1) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61f69c9 commit 17c471f

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

poetry.lock

Lines changed: 40 additions & 40 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
@@ -12,7 +12,7 @@ coinbasepro = "^0.3.1"
1212
structlog = "^22.1.0"
1313
rich = "^12.5.1"
1414
click = "^8.1.3"
15-
Django = "^3.2.9"
15+
Django = "^4.1"
1616
psycopg2 = "^2.9.3"
1717
celery = {version = "^5.2.6", allow-prereleases = true}
1818
redis = "^4.3.4"

0 commit comments

Comments
 (0)