Commit Graph

282 Commits

Author SHA1 Message Date
Xila Cai
5ad9742973 Merge pull request #1162 from FuzzyGrim/dependabot/pip/django-health-check-3.23.3
build(deps): bump django-health-check from 3.20.8 to 3.23.3
2026-02-06 21:52:10 +01:00
Xila Cai
9d4813c703 Merge pull request #1161 from FuzzyGrim/dependabot/pip/django-debug-toolbar-6.2.0
build(deps): bump django-debug-toolbar from 6.1.0 to 6.2.0
2026-02-06 21:52:01 +01:00
Xila Cai
13bb6abf97 Merge pull request #1160 from FuzzyGrim/dependabot/pip/gunicorn-25.0.1
build(deps): bump gunicorn from 23.0.0 to 25.0.1
2026-02-06 21:51:48 +01:00
dependabot[bot]
8ccf489984 build(deps): bump django-health-check from 3.20.8 to 3.23.3
Bumps [django-health-check](https://github.com/codingjoe/django-health-check) from 3.20.8 to 3.23.3.
- [Release notes](https://github.com/codingjoe/django-health-check/releases)
- [Commits](https://github.com/codingjoe/django-health-check/compare/3.20.8...3.23.3)

---
updated-dependencies:
- dependency-name: django-health-check
  dependency-version: 3.23.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 03:53:28 +00:00
dependabot[bot]
b25ae854d4 build(deps): bump django-debug-toolbar from 6.1.0 to 6.2.0
Bumps [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/django-commons/django-debug-toolbar/releases)
- [Changelog](https://github.com/django-commons/django-debug-toolbar/blob/main/docs/changes.rst)
- [Commits](https://github.com/django-commons/django-debug-toolbar/compare/6.1.0...6.2.0)

---
updated-dependencies:
- dependency-name: django-debug-toolbar
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 03:53:24 +00:00
dependabot[bot]
d3ec575983 build(deps): bump gunicorn from 23.0.0 to 25.0.1
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 23.0.0 to 25.0.1.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/23.0.0...25.0.1)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-version: 25.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 03:53:21 +00:00
dependabot[bot]
522254ec24 build(deps): bump apprise from 1.9.6 to 1.9.7
Bumps [apprise](https://github.com/caronc/apprise) from 1.9.6 to 1.9.7.
- [Release notes](https://github.com/caronc/apprise/releases)
- [Commits](https://github.com/caronc/apprise/compare/v1.9.6...v1.9.7)

---
updated-dependencies:
- dependency-name: apprise
  dependency-version: 1.9.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 03:53:07 +00:00
dependabot[bot]
5bc15bcddf build(deps): bump django from 5.2.9 to 5.2.11
Bumps [django](https://github.com/django/django) from 5.2.9 to 5.2.11.
- [Commits](https://github.com/django/django/compare/5.2.9...5.2.11)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.2.11
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-05 23:00:55 +00:00
Xila Cai
57bc3b9de5 Merge pull request #1116 from FuzzyGrim/dependabot/pip/django-allauth-socialaccount--65.14.0
build(deps): bump django-allauth[socialaccount] from 65.13.1 to 65.14.0
2026-02-05 23:59:54 +01:00
dependabot[bot]
416004f20e build(deps): bump django-select2 from 8.4.7 to 8.4.8
Bumps [django-select2](https://github.com/codingjoe/django-select2) from 8.4.7 to 8.4.8.
- [Release notes](https://github.com/codingjoe/django-select2/releases)
- [Commits](https://github.com/codingjoe/django-select2/compare/8.4.7...8.4.8)

---
updated-dependencies:
- dependency-name: django-select2
  dependency-version: 8.4.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-05 22:39:20 +00:00
Xila Cai
6b3b627980 Merge pull request #1079 from FuzzyGrim/dependabot/pip/requests-ratelimiter-0.8.0
build(deps): bump requests-ratelimiter from 0.7.0 to 0.8.0
2026-02-05 23:38:47 +01:00
Xila Cai
ee5d526ac7 Merge pull request #1078 from FuzzyGrim/dependabot/pip/pillow-12.1.0
build(deps): bump pillow from 12.0.0 to 12.1.0
2026-02-05 23:38:26 +01:00
Xila Cai
7b4714b89a Merge pull request #1077 from FuzzyGrim/dependabot/pip/celery-5.6.2
build(deps): bump celery from 5.6.0 to 5.6.2
2026-02-05 23:38:17 +01:00
Xila Cai
de038b629e Merge pull request #1076 from FuzzyGrim/dependabot/pip/aiohttp-3.13.3
build(deps): bump aiohttp from 3.13.2 to 3.13.3
2026-02-05 23:38:12 +01:00
Xila Cai
aa539e6daa Merge pull request #1075 from FuzzyGrim/dependabot/pip/django-widget-tweaks-1.5.1
build(deps): bump django-widget-tweaks from 1.5.0 to 1.5.1
2026-02-05 23:37:25 +01:00
dependabot[bot]
40ac395b00 build(deps): bump django-allauth[socialaccount] from 65.13.1 to 65.14.0
Bumps [django-allauth[socialaccount]](https://github.com/sponsors/pennersr) from 65.13.1 to 65.14.0.
- [Commits](https://github.com/sponsors/pennersr/commits)

---
updated-dependencies:
- dependency-name: django-allauth[socialaccount]
  dependency-version: 65.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 21:51:41 +00:00
dependabot[bot]
e838841a5e build(deps): bump celery from 5.6.0 to 5.6.2
Bumps [celery](https://github.com/celery/celery) from 5.6.0 to 5.6.2.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](https://github.com/celery/celery/compare/v5.6.0...v5.6.2)

---
updated-dependencies:
- dependency-name: celery
  dependency-version: 5.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 21:51:41 +00:00
zacharyskemp
795c980d3b fix: Replace xml.etree with defusedxml for secure XML parsing (B314) 2026-01-26 13:01:30 -05:00
dependabot[bot]
0fb4d05332 build(deps): bump requests-ratelimiter from 0.7.0 to 0.8.0
Bumps [requests-ratelimiter](https://github.com/JWCook/requests-ratelimiter) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/JWCook/requests-ratelimiter/releases)
- [Changelog](https://github.com/JWCook/requests-ratelimiter/blob/main/HISTORY.md)
- [Commits](https://github.com/JWCook/requests-ratelimiter/compare/v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: requests-ratelimiter
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-05 03:11:07 +00:00
dependabot[bot]
9fc8b74a2e build(deps): bump pillow from 12.0.0 to 12.1.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.0.0 to 12.1.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/12.0.0...12.1.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 12.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-05 03:11:03 +00:00
dependabot[bot]
5d467c113c build(deps): bump aiohttp from 3.13.2 to 3.13.3
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.13.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-05 03:10:53 +00:00
dependabot[bot]
f05329b219 build(deps): bump django-widget-tweaks from 1.5.0 to 1.5.1
Bumps [django-widget-tweaks](https://github.com/jazzband/django-widget-tweaks) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/jazzband/django-widget-tweaks/releases)
- [Changelog](https://github.com/jazzband/django-widget-tweaks/blob/master/CHANGES.rst)
- [Commits](https://github.com/jazzband/django-widget-tweaks/compare/1.5.0...1.5.1)

---
updated-dependencies:
- dependency-name: django-widget-tweaks
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-05 03:10:36 +00:00
Xila Cai
ad38af2b42 Merge pull request #1047 from FuzzyGrim/dependabot/pip/django-select2-8.4.7
build(deps): bump django-select2 from 8.4.3 to 8.4.7
2025-12-27 16:42:24 +01:00
dependabot[bot]
766fb0e197 build(deps): bump django-health-check from 3.20.0 to 3.20.8
Bumps [django-health-check](https://github.com/codingjoe/django-health-check) from 3.20.0 to 3.20.8.
- [Release notes](https://github.com/codingjoe/django-health-check/releases)
- [Commits](https://github.com/codingjoe/django-health-check/compare/3.20.0...3.20.8)

---
updated-dependencies:
- dependency-name: django-health-check
  dependency-version: 3.20.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-23 03:06:01 +00:00
dependabot[bot]
5002269501 build(deps): bump django-select2 from 8.4.3 to 8.4.7
Bumps [django-select2](https://github.com/codingjoe/django-select2) from 8.4.3 to 8.4.7.
- [Release notes](https://github.com/codingjoe/django-select2/releases)
- [Commits](https://github.com/codingjoe/django-select2/compare/8.4.3...8.4.7)

---
updated-dependencies:
- dependency-name: django-select2
  dependency-version: 8.4.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-19 03:05:19 +00:00
dependabot[bot]
36a70894e6 build(deps): bump beautifulsoup4 from 4.14.2 to 4.14.3
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.14.2 to 4.14.3.

---
updated-dependencies:
- dependency-name: beautifulsoup4
  dependency-version: 4.14.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-13 22:49:14 +00:00
Xila Cai
1690b22398 Merge pull request #1025 from FuzzyGrim/dependabot/pip/apprise-1.9.6
build(deps): bump apprise from 1.9.5 to 1.9.6
2025-12-13 23:48:23 +01:00
dependabot[bot]
c573f7b6df build(deps): bump django-simple-history from 3.10.1 to 3.11.0
Bumps [django-simple-history](https://github.com/django-commons/django-simple-history) from 3.10.1 to 3.11.0.
- [Release notes](https://github.com/django-commons/django-simple-history/releases)
- [Changelog](https://github.com/django-commons/django-simple-history/blob/master/CHANGES.rst)
- [Commits](https://github.com/django-commons/django-simple-history/compare/3.10.1...3.11.0)

---
updated-dependencies:
- dependency-name: django-simple-history
  dependency-version: 3.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-12 03:07:08 +00:00
dependabot[bot]
ade46ce84f build(deps): bump apprise from 1.9.5 to 1.9.6
Bumps [apprise](https://github.com/caronc/apprise) from 1.9.5 to 1.9.6.
- [Release notes](https://github.com/caronc/apprise/releases)
- [Commits](https://github.com/caronc/apprise/compare/v1.9.5...v1.9.6)

---
updated-dependencies:
- dependency-name: apprise
  dependency-version: 1.9.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-10 03:06:15 +00:00
Xila Cai
62cab0bdea Merge pull request #943 from FuzzyGrim/dependabot/pip/django-debug-toolbar-6.1.0
build(deps): bump django-debug-toolbar from 5.2.0 to 6.1.0
2025-12-09 23:33:30 +01:00
dependabot[bot]
5993bf0f60 build(deps): bump django from 5.2.8 to 5.2.9
Bumps [django](https://github.com/django/django) from 5.2.8 to 5.2.9.
- [Commits](https://github.com/django/django/compare/5.2.8...5.2.9)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.2.9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-09 22:19:13 +00:00
Xila Cai
e6841ba660 Merge pull request #1008 from FuzzyGrim/dependabot/pip/celery-5.6.0
build(deps): bump celery from 5.5.3 to 5.6.0
2025-12-09 23:18:54 +01:00
Xila Cai
271dbeaa4b Merge pull request #988 from FuzzyGrim/dependabot/pip/psycopg-binarypool--3.2.13
build(deps): bump psycopg[binary,pool] from 3.2.12 to 3.2.13
2025-12-09 23:18:21 +01:00
Xila Cai
db82cbf817 Merge pull request #986 from FuzzyGrim/dependabot/pip/django-allauth-socialaccount--65.13.1
build(deps): bump django-allauth[socialaccount] from 65.12.1 to 65.13.1
2025-12-09 23:18:13 +01:00
dependabot[bot]
1e69499819 build(deps): bump psycopg[binary,pool] from 3.2.12 to 3.2.13
Bumps [psycopg[binary,pool]](https://github.com/psycopg/psycopg) from 3.2.12 to 3.2.13.
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](https://github.com/psycopg/psycopg/compare/3.2.12...3.2.13)

---
updated-dependencies:
- dependency-name: psycopg[binary,pool]
  dependency-version: 3.2.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-09 21:52:30 +00:00
dependabot[bot]
b9bbd1de23 build(deps): bump django-allauth[socialaccount] from 65.12.1 to 65.13.1
Bumps [django-allauth[socialaccount]](https://github.com/sponsors/pennersr) from 65.12.1 to 65.13.1.
- [Commits](https://github.com/sponsors/pennersr/commits)

---
updated-dependencies:
- dependency-name: django-allauth[socialaccount]
  dependency-version: 65.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-09 21:51:48 +00:00
dependabot[bot]
992505d5b2 build(deps): bump redis[hiredis] from 7.0.1 to 7.1.0
Bumps [redis[hiredis]](https://github.com/redis/redis-py) from 7.0.1 to 7.1.0.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v7.0.1...v7.1.0)

---
updated-dependencies:
- dependency-name: redis[hiredis]
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-09 21:51:34 +00:00
Xila Cai
5b4542a13b Merge pull request #915 from FuzzyGrim/dependabot/pip/pillow-12.0.0
build(deps): bump pillow from 11.3.0 to 12.0.0
2025-12-09 22:50:22 +01:00
dependabot[bot]
da8fb19a05 build(deps): bump celery from 5.5.3 to 5.6.0
Bumps [celery](https://github.com/celery/celery) from 5.5.3 to 5.6.0.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](https://github.com/celery/celery/compare/v5.5.3...v5.6.0)

---
updated-dependencies:
- dependency-name: celery
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 03:21:19 +00:00
dependabot[bot]
6d34c36eca build(deps): bump django from 5.2.7 to 5.2.8
Bumps [django](https://github.com/django/django) from 5.2.7 to 5.2.8.
- [Commits](https://github.com/django/django/compare/5.2.7...5.2.8)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.2.8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-14 22:53:43 +00:00
dependabot[bot]
023eb803ef build(deps): bump pillow from 11.3.0 to 12.0.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.3.0 to 12.0.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/11.3.0...12.0.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 12.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-14 22:53:37 +00:00
dependabot[bot]
9c5a997c85 build(deps): bump icalendar from 6.3.1 to 6.3.2
Bumps [icalendar](https://github.com/collective/icalendar) from 6.3.1 to 6.3.2.
- [Release notes](https://github.com/collective/icalendar/releases)
- [Changelog](https://github.com/collective/icalendar/blob/main/CHANGES.rst)
- [Commits](https://github.com/collective/icalendar/compare/v6.3.1...v6.3.2)

---
updated-dependencies:
- dependency-name: icalendar
  dependency-version: 6.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-14 22:50:59 +00:00
Xila Cai
1fcfda2897 Merge pull request #938 from FuzzyGrim/dependabot/pip/aiohttp-3.13.2
build(deps): bump aiohttp from 3.13.1 to 3.13.2
2025-11-14 23:49:59 +01:00
dependabot[bot]
67f1b9225a build(deps): bump psycopg[binary,pool] from 3.2.11 to 3.2.12
Bumps [psycopg[binary,pool]](https://github.com/psycopg/psycopg) from 3.2.11 to 3.2.12.
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](https://github.com/psycopg/psycopg/compare/3.2.11...3.2.12)

---
updated-dependencies:
- dependency-name: psycopg[binary,pool]
  dependency-version: 3.2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-05 19:59:39 +00:00
Xila Cai
96ddeeea1e Merge pull request #936 from FuzzyGrim/dependabot/pip/redis-hiredis--7.0.1
build(deps): bump redis[hiredis] from 6.4.0 to 7.0.1
2025-11-05 20:58:30 +01:00
dependabot[bot]
e8fc531062 build(deps): bump django-debug-toolbar from 5.2.0 to 6.1.0
Bumps [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) from 5.2.0 to 6.1.0.
- [Release notes](https://github.com/django-commons/django-debug-toolbar/releases)
- [Changelog](https://github.com/django-commons/django-debug-toolbar/blob/main/docs/changes.rst)
- [Commits](https://github.com/django-commons/django-debug-toolbar/compare/5.2.0...6.1.0)

---
updated-dependencies:
- dependency-name: django-debug-toolbar
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-31 03:06:09 +00:00
dependabot[bot]
0ea22d0fa6 build(deps): bump aiohttp from 3.13.1 to 3.13.2
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-29 03:06:40 +00:00
FuzzyGrim
bf49e74e23 fix(requirements): downgrade django-debug-toolbar to version 5.2.0
https://github.com/django-commons/django-debug-toolbar/pull/2181
2025-10-28 22:59:59 +01:00
dependabot[bot]
6e4586037c build(deps): bump redis[hiredis] from 6.4.0 to 7.0.1
Bumps [redis[hiredis]](https://github.com/redis/redis-py) from 6.4.0 to 7.0.1.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v6.4.0...v7.0.1)

---
updated-dependencies:
- dependency-name: redis[hiredis]
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-28 03:06:43 +00:00
Xila Cai
fae2870f29 Merge pull request #920 from FuzzyGrim/dependabot/pip/psycopg-binarypool--3.2.11
build(deps): bump psycopg[binary,pool] from 3.2.10 to 3.2.11
2025-10-22 23:50:42 +02:00