Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
brylie committed Nov 20, 2024
1 parent 4d2d3e3 commit 457cd39
Show file tree
Hide file tree
Showing 3 changed files with 87 additions and 86 deletions.
12 changes: 6 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
Expand All @@ -11,12 +11,12 @@ repos:
- id: check-toml
- id: check-merge-conflict
- repo: https://github.com/asottile/pyupgrade
rev: v3.17.0
rev: v3.19.0
hooks:
- id: pyupgrade
args: [--py311-plus]
- repo: https://github.com/adamchainz/django-upgrade
rev: 1.20.0
rev: 1.22.1
hooks:
- id: django-upgrade
args: [--target-version, "5.0"]
Expand All @@ -28,7 +28,7 @@ repos:
exclude: ".*migrations/.*"
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.5.6
rev: v0.7.4
hooks:
# Run the linter.
- id: ruff
Expand All @@ -44,7 +44,7 @@ repos:
hooks:
- id: docformatter
- repo: https://github.com/rtts/djhtml
rev: 3.0.6
rev: 3.0.7
hooks:
- id: djhtml
- repo: https://github.com/pre-commit/mirrors-prettier
Expand All @@ -59,7 +59,7 @@ repos:
- scss
- yaml
- repo: https://github.com/google/keep-sorted
rev: v0.4.0
rev: v0.5.1
hooks:
- id: keep-sorted
exclude: ".*migrations/.*"
101 changes: 51 additions & 50 deletions requirements-dev.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.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --extra=dev --output-file=requirements-dev.txt pyproject.toml
Expand All @@ -15,39 +15,39 @@ asgiref==3.8.1
# django-stubs
beautifulsoup4==4.12.3
# via wagtail
boto3==1.34.156
boto3==1.35.65
# via Western-Friend-website (pyproject.toml)
botocore==1.34.156
botocore==1.35.65
# via
# boto3
# s3transfer
build==1.2.1
build==1.2.2.post1
# via pip-tools
certifi==2024.7.4
certifi==2024.8.30
# via
# requests
# sentry-sdk
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via pip-tools
confusable-homoglyphs==3.3.1
# via django-registration
coverage==7.6.1
coverage==7.6.7
# via
# Western-Friend-website (pyproject.toml)
# django-coverage-plugin
crispy-bootstrap5==2024.2
crispy-bootstrap5==2024.10
# via Western-Friend-website (pyproject.toml)
defusedxml==0.7.1
# via willow
distlib==0.3.8
distlib==0.3.9
# via virtualenv
dj-database-url==2.2.0
dj-database-url==2.3.0
# via Western-Friend-website (pyproject.toml)
django==5.1
django==5.1.3
# via
# Western-Friend-website (pyproject.toml)
# crispy-bootstrap5
Expand All @@ -71,7 +71,7 @@ django==5.1
# laces
# wagtail
# wagtailmedia
django-browser-reload==1.13.0
django-browser-reload==1.17.0
# via Western-Friend-website (pyproject.toml)
django-coverage-plugin==3.1.0
# via Western-Friend-website (pyproject.toml)
Expand All @@ -91,15 +91,15 @@ django-modelcluster==6.3
# via wagtail
django-permissionedforms==0.1
# via wagtail
django-registration==3.4
django-registration==5.1.0
# via Western-Friend-website (pyproject.toml)
django-storages==1.14.4
# via Western-Friend-website (pyproject.toml)
django-stubs[compatible-mypy]==5.0.4
django-stubs[compatible-mypy]==5.1.1
# via Western-Friend-website (pyproject.toml)
django-stubs-ext==5.0.4
django-stubs-ext==5.1.1
# via django-stubs
django-taggit==5.0.1
django-taggit==6.1.0
# via wagtail
django-timezone-field==7.0
# via Western-Friend-website (pyproject.toml)
Expand All @@ -109,26 +109,26 @@ djangorestframework==3.15.2
# via wagtail
draftjs-exporter==5.0.0
# via wagtail
et-xmlfile==1.1.0
et-xmlfile==2.0.0
# via openpyxl
factory-boy==3.3.0
factory-boy==3.3.1
# via
# Western-Friend-website (pyproject.toml)
# types-factory-boy
# wagtail-factories
faker==26.2.0
faker==33.0.0
# via factory-boy
fastjsonschema==2.20.0
# via validate-pyproject
filelock==3.15.4
filelock==3.16.1
# via virtualenv
filetype==1.2.0
# via willow
gunicorn==22.0.0
gunicorn==23.0.0
# via Western-Friend-website (pyproject.toml)
identify==2.6.0
identify==2.6.2
# via pre-commit
idna==3.7
idna==3.10
# via requests
jmespath==1.0.1
# via
Expand All @@ -138,7 +138,7 @@ l18n==2021.3
# via wagtail
laces==0.1.1
# via wagtail
mypy==1.11.1
mypy==1.13.0
# via
# Western-Friend-website (pyproject.toml)
# django-stubs
Expand All @@ -148,33 +148,33 @@ nodeenv==1.9.1
# via pre-commit
openpyxl==3.1.5
# via wagtail
packaging==24.1
packaging==24.2
# via
# build
# gunicorn
pillow==10.4.0
pillow==11.0.0
# via
# pillow-heif
# wagtail
pillow-heif==0.18.0
pillow-heif==0.20.0
# via willow
pip-tools==7.4.1
# via Western-Friend-website (pyproject.toml)
platformdirs==4.2.2
platformdirs==4.3.6
# via virtualenv
pre-commit==3.8.0
pre-commit==4.0.1
# via Western-Friend-website (pyproject.toml)
psycopg2-binary==2.9.9
psycopg2-binary==2.9.10
# via Western-Friend-website (pyproject.toml)
pydantic==2.8.2
pydantic==2.9.2
# via
# django-flatpickr
# pydantic-settings
pydantic-core==2.20.1
pydantic-core==2.23.4
# via pydantic
pydantic-settings==2.4.0
pydantic-settings==2.6.1
# via django-flatpickr
pyproject-hooks==1.1.0
pyproject-hooks==1.2.0
# via
# build
# pip-tools
Expand All @@ -186,7 +186,7 @@ python-dotenv==1.0.1
# via
# Western-Friend-website (pyproject.toml)
# pydantic-settings
pytz==2024.1
pytz==2024.2
# via
# django-modelcluster
# l18n
Expand All @@ -196,53 +196,54 @@ requests==2.32.3
# via
# Western-Friend-website (pyproject.toml)
# wagtail
s3transfer==0.10.2
s3transfer==0.10.3
# via boto3
sentry-sdk==2.12.0
sentry-sdk==2.18.0
# via Western-Friend-website (pyproject.toml)
six==1.16.0
# via
# l18n
# python-dateutil
soupsieve==2.5
soupsieve==2.6
# via beautifulsoup4
sqlparse==0.5.1
sqlparse==0.5.2
# via django
telepath==0.3.1
# via wagtail
types-beautifulsoup4==4.12.0.20240511
types-beautifulsoup4==4.12.0.20241020
# via Western-Friend-website (pyproject.toml)
types-factory-boy==0.4.1
# via Western-Friend-website (pyproject.toml)
types-html5lib==1.1.11.20240806
types-html5lib==1.1.11.20241018
# via types-beautifulsoup4
types-pyyaml==6.0.12.20240808
types-pyyaml==6.0.12.20240917
# via django-stubs
types-requests==2.32.0.20240712
types-requests==2.32.0.20241016
# via Western-Friend-website (pyproject.toml)
typing-extensions==4.12.2
# via
# dj-database-url
# django-flatpickr
# django-stubs
# django-stubs-ext
# faker
# mypy
# pydantic
# pydantic-core
# types-factory-boy
tzdata==2024.1
tzdata==2024.2
# via Western-Friend-website (pyproject.toml)
urllib3==2.2.2
urllib3==2.2.3
# via
# botocore
# requests
# sentry-sdk
# types-requests
validate-pyproject==0.18
validate-pyproject==0.23
# via Western-Friend-website (pyproject.toml)
virtualenv==20.26.3
virtualenv==20.27.1
# via pre-commit
wagtail==6.2
wagtail==6.3.1
# via
# Western-Friend-website (pyproject.toml)
# wagtail-color-panel
Expand All @@ -254,9 +255,9 @@ wagtail-factories==4.2.1
# via Western-Friend-website (pyproject.toml)
wagtailmedia==0.15.2
# via Western-Friend-website (pyproject.toml)
wheel==0.44.0
wheel==0.45.0
# via pip-tools
willow[heif]==1.8.0
willow[heif]==1.9.0
# via
# wagtail
# willow
Expand Down
Loading

0 comments on commit 457cd39

Please sign in to comment.