Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump django from 5.1.5 to 5.1.7 in /backend #595

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ aiodns==3.2.0
# via aiohttp
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.11
aiohttp[speedups]==3.11.11
# via -r requirements.in
aiosignal==1.3.2
# via aiohttp
Expand Down Expand Up @@ -103,7 +103,7 @@ decorator==5.1.1
# ipython
distlib==0.3.9
# via virtualenv
django==5.1.5
django==5.1.7
# via
# -r requirements.in
# crispy-bootstrap3
Expand Down Expand Up @@ -154,15 +154,15 @@ email-validator==2.2.0
# pydantic
executing==2.2.0
# via stack-data
fastapi==0.115.8
fastapi[standard]==0.115.8
# via -r requirements.in
fastapi-cli==0.0.7
fastapi-cli[standard]==0.0.7
# via fastapi
filelock==3.17.0
# via virtualenv
flake8==7.1.1
# via -r requirements.in
fonttools==4.55.8
fonttools[woff]==4.55.8
# via weasyprint
frozenlist==1.5.0
# via
Expand Down Expand Up @@ -238,7 +238,7 @@ jwskate==0.11.1
# via -r requirements.in
kombu==5.4.2
# via celery
lippukala @ git+https://github.com/kcsry/lippukala@fd6f55f499b12062887f6c78ff2c6749df8ba5cc
lippukala @ git+https://github.com/kcsry/lippukala@v2.0.0
# via -r requirements.in
markdown==3.7
# via -r requirements.in
Expand Down Expand Up @@ -268,7 +268,7 @@ packaging==24.2
# via
# gunicorn
# pytest
paikkala @ git+https://github.com/kcsry/paikkala@93b8b98c99f31d4dbc4bfa703afd77d8df7f66d8
paikkala @ git+https://github.com/kcsry/paikkala@v0.2.0
# via -r requirements.in
paramiko==3.5.0
# via -r requirements.in
Expand Down Expand Up @@ -301,7 +301,7 @@ propcache==0.2.1
# via
# aiohttp
# yarl
psycopg==3.2.4
psycopg[c,pool]==3.2.4
# via -r requirements.in
psycopg-c==3.2.4
# via psycopg
Expand All @@ -317,7 +317,7 @@ pycodestyle==2.12.1
# via flake8
pycparser==2.22
# via cffi
pydantic==2.10.6
pydantic[email]==2.10.6
# via
# -r requirements.in
# fastapi
Expand Down Expand Up @@ -465,7 +465,7 @@ urllib3==2.3.0
# via
# botocore
# requests
uvicorn==0.34.0
uvicorn[standard]==0.34.0
# via
# -r requirements.in
# fastapi
Expand Down