Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tyilo committed Feb 5, 2025
1 parent 571ff78 commit 6f1c110
Show file tree
Hide file tree
Showing 6 changed files with 394 additions and 383 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup python environment
uses: actions/setup-python@v5
with:
python-version: "3.12"
python-version: "3.13"

- name: Install python dependencies
run: pip install -r requirements.txt -r dev-requirements.txt
Expand Down
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ repos:
- id: check-added-large-files

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.2
rev: v0.9.4
hooks:
- id: ruff
args: [--fix]
- id: ruff-format

- repo: https://github.com/biomejs/pre-commit
rev: v0.6.0
rev: v0.6.1
hooks:
- id: biome-check
additional_dependencies: ["@biomejs/biome@1.9.3"]
additional_dependencies: ["@biomejs/biome@1.9.4"]

- repo: https://github.com/Tyilo/pre-commit-django-migrations
rev: d3a23e91aeb76b3c6b0f934d734c0dca237840ae
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ COPY /svelte .

RUN ./build_components

FROM python:3.12
FROM python:3.13

WORKDIR /app

Expand Down
10 changes: 5 additions & 5 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pip-compile --strip-extras dev-requirements.in
Expand All @@ -8,17 +8,17 @@ cfgv==3.4.0
# via pre-commit
distlib==0.3.9
# via virtualenv
filelock==3.16.1
filelock==3.17.0
# via virtualenv
identify==2.6.3
identify==2.6.6
# via pre-commit
nodeenv==1.9.1
# via pre-commit
platformdirs==4.3.6
# via virtualenv
pre-commit==4.0.1
pre-commit==4.1.0
# via -r dev-requirements.in
pyyaml==6.0.2
# via pre-commit
virtualenv==20.28.0
virtualenv==20.29.1
# via pre-commit
46 changes: 23 additions & 23 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pip-compile --strip-extras requirements.in
Expand All @@ -15,7 +15,7 @@ asgiref==3.8.1
# django-cors-headers
asttokens==3.0.0
# via stack-data
attrs==24.2.0
attrs==25.1.0
# via
# service-identity
# twisted
Expand All @@ -25,15 +25,15 @@ automat==24.8.1
# via twisted
bcrypt==4.2.1
# via -r requirements.in
beautifulsoup4==4.12.3
beautifulsoup4==4.13.3
# via django-bootstrap4
billiard==4.2.1
# via celery
celery==5.4.0
# via
# -r requirements.in
# django-celery-beat
certifi==2024.8.30
certifi==2025.1.31
# via requests
cffi==1.17.1
# via cryptography
Expand All @@ -43,9 +43,9 @@ channels==4.2.0
# channels-redis
channels-redis==4.2.1
# via -r requirements.in
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
click==8.1.7
click==8.1.8
# via
# celery
# click-didyoumean
Expand Down Expand Up @@ -73,7 +73,7 @@ daphne==4.1.2
# via -r requirements.in
decorator==5.1.1
# via ipython
django==5.1.4
django==5.1.6
# via
# -r requirements.in
# channels
Expand All @@ -89,23 +89,23 @@ django-bootstrap4==24.4
# via -r requirements.in
django-celery-beat==2.7.0
# via -r requirements.in
django-constance==4.1.3
django-constance==4.3.1
# via -r requirements.in
django-cors-headers==4.6.0
# via -r requirements.in
django-debug-toolbar==4.4.6
django-debug-toolbar==5.0.1
# via -r requirements.in
django-extensions==3.2.3
# via -r requirements.in
django-filter==24.3
# via -r requirements.in
django-timezone-field==7.0
django-timezone-field==7.1
# via django-celery-beat
django-webpush @ git+https://github.com/safwanrahman/django-webpush.git@5f37e5a072769685e562c5134c7492e7217a0302
# via -r requirements.in
djangorestframework==3.15.2
# via -r requirements.in
executing==2.1.0
executing==2.2.0
# via stack-data
facebook-sdk==3.1.0
# via -r requirements.in
Expand All @@ -122,7 +122,7 @@ idna==3.10
# twisted
incremental==24.7.2
# via twisted
ipython==8.30.0
ipython==8.32.0
# via -r requirements.in
jedi==0.19.2
# via ipython
Expand All @@ -132,21 +132,21 @@ matplotlib-inline==0.1.7
# via ipython
msgpack==1.1.0
# via channels-redis
numpy==2.2.0
numpy==2.2.2
# via scipy
parso==0.8.4
# via jedi
pexpect==4.9.0
# via ipython
pillow==11.0.0
pillow==11.1.0
# via -r requirements.in
prompt-toolkit==3.0.48
prompt-toolkit==3.0.50
# via
# click-repl
# ipython
psycopg==3.2.3
psycopg==3.2.4
# via -r requirements.in
psycopg-binary==3.2.3
psycopg-binary==3.2.4
# via psycopg
ptyprocess==0.7.0
# via pexpect
Expand All @@ -162,9 +162,9 @@ pyasn1-modules==0.4.1
# via service-identity
pycparser==2.22
# via cffi
pygments==2.18.0
pygments==2.19.1
# via ipython
pyopenssl==24.3.0
pyopenssl==25.0.0
# via twisted
python-crontab==3.2.0
# via django-celery-beat
Expand All @@ -184,7 +184,7 @@ requests==2.32.3
# via
# facebook-sdk
# pywebpush
scipy==1.14.1
scipy==1.15.1
# via -r requirements.in
service-identity==24.2.0
# via twisted
Expand All @@ -210,14 +210,14 @@ txaio==23.1.1
# via autobahn
typing-extensions==4.12.2
# via
# psycopg
# beautifulsoup4
# twisted
tzdata==2024.2
tzdata==2025.1
# via
# celery
# django-celery-beat
# kombu
urllib3==2.2.3
urllib3==2.3.0
# via requests
vine==5.1.0
# via
Expand Down
Loading

0 comments on commit 6f1c110

Please sign in to comment.