Skip to content

Commit

Permalink
chore(deps): bump django from 4.2.14 to 4.2.15 (#24248)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent be9c065 commit a6f320b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
10 changes: 5 additions & 5 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ black==23.9.1
# -r requirements-dev.in
# datamodel-code-generator
# inline-snapshot
boto3-stubs==1.34.84
boto3-stubs[s3]==1.34.84
# via -r requirements-dev.in
botocore-stubs==1.34.84
# via boto3-stubs
Expand All @@ -62,15 +62,15 @@ click==8.1.7
# inline-snapshot
colorama==0.4.4
# via pytest-watch
coverage==5.5
coverage[toml]==5.5
# via pytest-cov
cryptography==39.0.2
# via
# -c requirements.txt
# types-paramiko
datamodel-code-generator==0.25.6
# via -r requirements-dev.in
django==4.2.14
django==4.2.15
# via
# -c requirements.txt
# django-stubs
Expand All @@ -95,7 +95,7 @@ executing==2.0.1
# via inline-snapshot
faker==17.5.0
# via -r requirements-dev.in
fakeredis==2.23.3
fakeredis[lua]==2.23.3
# via -r requirements-dev.in
flaky==3.7.0
# via -r requirements-dev.in
Expand Down Expand Up @@ -195,7 +195,7 @@ pycparser==2.20
# via
# -c requirements.txt
# cffi
pydantic==2.5.3
pydantic[email]==2.5.3
# via
# -c requirements.txt
# datamodel-code-generator
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ clickhouse-driver==0.2.7
clickhouse-pool==0.5.3
cryptography==39.0.2
dj-database-url==0.5.0
Django~=4.2.14
Django~=4.2.15
django-axes==5.9.0
django-cors-headers==3.5.0
django-deprecate-fields==0.1.1
Expand Down
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ distro==1.9.0
# via openai
dj-database-url==0.5.0
# via -r requirements.in
django==4.2.14
django==4.2.15
# via
# -r requirements.in
# django-axes
Expand Down Expand Up @@ -258,6 +258,8 @@ googleapis-common-protos==1.60.0
# via
# google-api-core
# grpcio-status
greenlet==3.0.3
# via sqlalchemy
grpcio==1.57.0
# via
# google-api-core
Expand Down

0 comments on commit a6f320b

Please sign in to comment.