Skip to content

Commit 1cd867f

Browse files
Bump django from 4.1.7 to 4.2.22 in /src/requirements
Bumps [django](https://github.com/django/django) from 4.1.7 to 4.2.22. - [Commits](django/django@4.1.7...4.2.22) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35b0b50 commit 1cd867f

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

src/requirements/requirements.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ cryptography==39.0.1
4444
# via pyjwt
4545
defusedxml==0.7.1
4646
# via python3-openid
47-
django==4.1.7
47+
django==4.2.22
4848
# via
4949
# -r requirements.in
5050
# django-allauth
@@ -85,6 +85,8 @@ jsonschema==4.17.3
8585
# via drf-spectacular
8686
kombu==5.2.4
8787
# via celery
88+
netaddr==1.3.0
89+
# via -r requirements.in
8890
oauthlib==3.2.2
8991
# via requests-oauthlib
9092
prompt-toolkit==3.0.38
@@ -99,6 +101,8 @@ pypng==0.20220715.0
99101
# via qrcode
100102
pyrsistent==0.19.3
101103
# via jsonschema
104+
python-dateutil==2.9.0.post0
105+
# via -r requirements.in
102106
python3-openid==3.2.0
103107
# via django-allauth
104108
pytz==2022.7.1
@@ -121,7 +125,9 @@ requests-oauthlib==1.3.1
121125
sentry-sdk==1.15.0
122126
# via -r requirements.in
123127
six==1.16.0
124-
# via click-repl
128+
# via
129+
# click-repl
130+
# python-dateutil
125131
sqlparse==0.4.3
126132
# via django
127133
typing-extensions==4.5.0

0 commit comments

Comments
 (0)