Commit Graph

157 Commits

Author SHA1 Message Date
dependabot[bot]
a960af7ddc
chore(deps): bump pillow from 10.1.0 to 11.0.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 11.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/10.1.0...11.0.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-19 10:54:59 +00:00
dependabot[bot]
af321fab51
chore(deps): bump django from 5.0.8 to 5.1.1 (#1442)
Bumps [django](https://github.com/django/django) from 5.0.8 to 5.1.1.
- [Commits](https://github.com/django/django/compare/5.0.8...5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
2024-09-09 01:40:34 +00:00
dependabot[bot]
1d7e4b601d
chore(deps): bump gunicorn from 22.0.0 to 23.0.0 (#1418)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/22.0.0...23.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-09 00:56:01 +00:00
Reckless_Satoshi
9d665ea030
Bump django celery beat 2024-09-09 01:49:08 +01:00
KoalaSat
ce8799d55f
Merge pull request #1362 from RoboSats/use-nostr-as-cache-system
Use nostr as cache system
2024-09-06 08:18:57 +00:00
KoalaSat
e9620e3c2b
Merge branch 'main' into use-nostr-as-cache-system 2024-08-10 16:06:49 +00:00
dependabot[bot]
8b93b484d3
chore(deps): bump shapely from 2.0.4 to 2.0.5
Bumps [shapely](https://github.com/shapely/shapely) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/shapely/shapely/releases)
- [Changelog](https://github.com/shapely/shapely/blob/main/CHANGES.txt)
- [Commits](https://github.com/shapely/shapely/compare/2.0.4...2.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-10 16:01:48 +00:00
KoalaSat
771f8dbc98
Merge pull request #1385 from RoboSats/dependabot/pip/django-import-export-4.1.1
chore(deps): bump django-import-export from 4.1.0 to 4.1.1
2024-08-10 16:00:42 +00:00
koalasat
af3a03c891
Async to sync 2024-08-07 22:43:59 +02:00
koalasat
cbb063f06d
NIP corrections 2024-08-07 22:43:44 +02:00
koalasat
3e460bb255
Use nostr as cache system 2024-08-07 22:43:41 +02:00
dependabot[bot]
b8961cc354
chore(deps): bump django from 5.0.6 to 5.0.8
Bumps [django](https://github.com/django/django) from 5.0.6 to 5.0.8.
- [Commits](https://github.com/django/django/compare/5.0.6...5.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 20:36:02 +00:00
dependabot[bot]
bfa7e17b0a
chore(deps): bump django-import-export from 4.1.0 to 4.1.1
Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/django-import-export/django-import-export/releases)
- [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst)
- [Commits](https://github.com/django-import-export/django-import-export/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: django-import-export
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-14 07:24:41 +00:00
Reckless_Satoshi
4ce480ccc9
Bump numpy 2024-07-07 14:34:12 +01:00
dependabot[bot]
62c16c0e91
chore(deps): bump django-cors-headers from 4.3.1 to 4.4.0 (#1350)
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.3.1 to 4.4.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.3.1...4.4.0)

---
updated-dependencies:
- dependency-name: django-cors-headers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-07 11:06:37 +00:00
dependabot[bot]
96b4cefc9f
chore(deps): bump django-import-export from 4.0.7 to 4.1.0 (#1358)
Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 4.0.7 to 4.1.0.
- [Release notes](https://github.com/django-import-export/django-import-export/releases)
- [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst)
- [Commits](https://github.com/django-import-export/django-import-export/compare/4.0.7...4.1.0)

---
updated-dependencies:
- dependency-name: django-import-export
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-07 10:56:09 +00:00
dependabot[bot]
a267593785
chore(deps): bump drf-spectacular-sidecar from 2024.4.1 to 2024.7.1 (#1370)
Bumps [drf-spectacular-sidecar](https://github.com/tfranzel/drf-spectacular-sidecar) from 2024.4.1 to 2024.7.1.
- [Commits](https://github.com/tfranzel/drf-spectacular-sidecar/compare/2024.4.1...2024.7.1)

---
updated-dependencies:
- dependency-name: drf-spectacular-sidecar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-07 10:44:52 +00:00
Reckless_Satoshi
7558ef415c
Merge branch 'main' into perf/delete-backend-avatars 2024-06-16 22:53:51 +00:00
dependabot[bot]
ae7ae27dad
Bump django-import-export from 4.0.1 to 4.0.7 (#1314)
Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 4.0.1 to 4.0.7.
- [Release notes](https://github.com/django-import-export/django-import-export/releases)
- [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst)
- [Commits](https://github.com/django-import-export/django-import-export/compare/4.0.1...4.0.7)

---
updated-dependencies:
- dependency-name: django-import-export
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-02 08:36:09 +00:00
dependabot[bot]
fceafb1005
Bump django from 5.0.4 to 5.0.6 (#1286)
Bumps [django](https://github.com/django/django) from 5.0.4 to 5.0.6.
- [Commits](https://github.com/django/django/compare/5.0.4...5.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-12 19:58:45 +00:00
dependabot[bot]
15ba7a2e81
Bump django-import-export from 3.3.8 to 4.0.1 (#1284)
Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 3.3.8 to 4.0.1.
- [Release notes](https://github.com/django-import-export/django-import-export/releases)
- [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst)
- [Commits](https://github.com/django-import-export/django-import-export/compare/3.3.8...4.0.1)

---
updated-dependencies:
- dependency-name: django-import-export
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-12 19:52:25 +00:00
Reckless_Satoshi
3143144315
fix(coordinator): cannot update_or_create with relate named on django v5 (#1263)
* Fix for django v5

* Fix re-submit invoice
2024-05-05 19:58:18 +00:00
Reckless_Satoshi
37520557fc
fix(coordinator): downgrade django 2024-05-01 15:27:38 +01:00
dependabot[bot]
c623a38574
Bump daphne from 4.1.0 to 4.1.2 (#1254)
Bumps [daphne](https://github.com/django/daphne) from 4.1.0 to 4.1.2.
- [Changelog](https://github.com/django/daphne/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/daphne/compare/4.1.0...4.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 22:59:31 +00:00
Reckless_Satoshi
34ef099573
Feat: add coordinator opt for geoblocked countries (#1258)
* Add location validator

* Add bad location tests
2024-04-29 22:58:03 +00:00
Reckless_Satoshi
c50b5c4f3b
perf(coordinator): remove avatar generator 2024-04-22 02:40:15 +01:00
dependabot[bot]
94d54aa328
Bump django from 4.2.9 to 5.0.4 (#1237)
Bumps [django](https://github.com/django/django) from 4.2.9 to 5.0.4.
- [Commits](https://github.com/django/django/compare/4.2.9...5.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-21 20:23:26 +00:00
dependabot[bot]
460bb90ed6
Bump celery from 5.3.6 to 5.4.0 (#1238)
Bumps [celery](https://github.com/celery/celery) from 5.3.6 to 5.4.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.3.6...v5.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-21 19:33:21 +00:00
dependabot[bot]
87e53013eb
Bump gunicorn from 21.2.0 to 22.0.0 (#1239)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-21 19:32:55 +00:00
dependabot[bot]
9029f3390f
Bump django-import-export from 3.3.7 to 3.3.8 (#1240)
Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/django-import-export/django-import-export/releases)
- [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst)
- [Commits](https://github.com/django-import-export/django-import-export/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: django-import-export
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-21 19:32:35 +00:00
dependabot[bot]
2961166393
Bump drf-spectacular from 0.27.1 to 0.27.2 (#1224)
Bumps [drf-spectacular](https://github.com/tfranzel/drf-spectacular) from 0.27.1 to 0.27.2.
- [Release notes](https://github.com/tfranzel/drf-spectacular/releases)
- [Changelog](https://github.com/tfranzel/drf-spectacular/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tfranzel/drf-spectacular/compare/0.27.1...0.27.2)

---
updated-dependencies:
- dependency-name: drf-spectacular
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-20 19:40:22 +00:00
dependabot[bot]
70b60edd8a
Bump drf-spectacular-sidecar from 2024.3.4 to 2024.4.1 (#1225)
Bumps [drf-spectacular-sidecar](https://github.com/tfranzel/drf-spectacular-sidecar) from 2024.3.4 to 2024.4.1.
- [Commits](https://github.com/tfranzel/drf-spectacular-sidecar/compare/2024.3.4...2024.4.1)

---
updated-dependencies:
- dependency-name: drf-spectacular-sidecar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-20 19:38:45 +00:00
dependabot[bot]
3f5d62833f
Bump channels from 4.0.0 to 4.1.0 (#1223)
Bumps [channels](https://github.com/django/channels) from 4.0.0 to 4.1.0.
- [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/channels/compare/4.0.0...4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-20 19:38:25 +00:00
dependabot[bot]
b9c92fb178
Bump django-model-utils from 4.4.0 to 4.5.0 (#1222)
Bumps [django-model-utils](https://github.com/jazzband/django-model-utils) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/jazzband/django-model-utils/releases)
- [Changelog](https://github.com/jazzband/django-model-utils/blob/master/CHANGES.rst)
- [Commits](https://github.com/jazzband/django-model-utils/compare/4.4.0...4.5.0)

---
updated-dependencies:
- dependency-name: django-model-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-20 14:32:44 +00:00
dependabot[bot]
fa92027a94
Bump googleapis-common-protos from 1.62.0 to 1.63.0 (#1186)
Bumps [googleapis-common-protos](https://github.com/googleapis/python-api-common-protos) from 1.62.0 to 1.63.0.
- [Release notes](https://github.com/googleapis/python-api-common-protos/releases)
- [Changelog](https://github.com/googleapis/python-api-common-protos/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/python-api-common-protos/compare/v1.62.0...v1.63.0)

---
updated-dependencies:
- dependency-name: googleapis-common-protos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-17 14:03:18 +00:00
dependabot[bot]
f30d4d1e4f
Bump djangorestframework from 3.14.0 to 3.15.0 (#1188)
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.14.0...3.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-17 14:02:52 +00:00
dependabot[bot]
2a9f5b1f31
Bump drf-spectacular-sidecar from 2024.3.1 to 2024.3.4 (#1170)
Bumps [drf-spectacular-sidecar](https://github.com/tfranzel/drf-spectacular-sidecar) from 2024.3.1 to 2024.3.4.
- [Commits](https://github.com/tfranzel/drf-spectacular-sidecar/compare/2024.3.1...2024.3.4)

---
updated-dependencies:
- dependency-name: drf-spectacular-sidecar
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-14 11:34:54 +00:00
dependabot[bot]
be10bede34
Bump django-celery-beat from 2.5.0 to 2.6.0 (#1168)
Bumps [django-celery-beat](https://github.com/celery/django-celery-beat) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/celery/django-celery-beat/releases)
- [Changelog](https://github.com/celery/django-celery-beat/blob/main/Changelog)
- [Commits](https://github.com/celery/django-celery-beat/compare/v2.5.0...v2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-14 11:34:02 +00:00
dependabot[bot]
cb3001491a
Bump drf-spectacular-sidecar from 2024.2.1 to 2024.3.1 (#1150)
Bumps [drf-spectacular-sidecar](https://github.com/tfranzel/drf-spectacular-sidecar) from 2024.2.1 to 2024.3.1.
- [Commits](https://github.com/tfranzel/drf-spectacular-sidecar/compare/2024.2.1...2024.3.1)

---
updated-dependencies:
- dependency-name: drf-spectacular-sidecar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-03 10:28:05 +00:00
dependabot[bot]
057d52c84c
Bump grpcio from 1.60.0 to 1.62.0 (#1140)
Bumps [grpcio](https://github.com/grpc/grpc) from 1.60.0 to 1.62.0.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](https://github.com/grpc/grpc/compare/v1.60.0...v1.62.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-25 18:57:45 +00:00
dependabot[bot]
94360a9fcf
Bump grpcio-tools from 1.60.0 to 1.62.0 (#1142)
Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.60.0 to 1.62.0.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](https://github.com/grpc/grpc/compare/v1.60.0...v1.62.0)

---
updated-dependencies:
- dependency-name: grpcio-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-25 18:54:06 +00:00
dependabot[bot]
e8a6a6f009
Bump django-model-utils from 4.3.1 to 4.4.0 (#1135)
Bumps [django-model-utils](https://github.com/jazzband/django-model-utils) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/jazzband/django-model-utils/releases)
- [Changelog](https://github.com/jazzband/django-model-utils/blob/master/CHANGES.rst)
- [Commits](https://github.com/jazzband/django-model-utils/compare/4.3.1...4.4.0)

---
updated-dependencies:
- dependency-name: django-model-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-18 21:33:08 +00:00
dependabot[bot]
6b892c7dde
Bump daphne from 4.0.0 to 4.1.0 (#1125)
Bumps [daphne](https://github.com/django/daphne) from 4.0.0 to 4.1.0.
- [Changelog](https://github.com/django/daphne/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/daphne/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-11 12:49:43 +00:00
dependabot[bot]
49f265ca8f
Bump django-import-export from 3.3.6 to 3.3.7 (#1112)
Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 3.3.6 to 3.3.7.
- [Release notes](https://github.com/django-import-export/django-import-export/releases)
- [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst)
- [Commits](https://github.com/django-import-export/django-import-export/compare/3.3.6...3.3.7)

---
updated-dependencies:
- dependency-name: django-import-export
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-04 21:37:05 +00:00
dependabot[bot]
2f1583c881
Bump drf-spectacular-sidecar from 2024.1.1 to 2024.2.1 (#1113)
Bumps [drf-spectacular-sidecar](https://github.com/tfranzel/drf-spectacular-sidecar) from 2024.1.1 to 2024.2.1.
- [Commits](https://github.com/tfranzel/drf-spectacular-sidecar/compare/2024.1.1...2024.2.1)

---
updated-dependencies:
- dependency-name: drf-spectacular-sidecar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-04 21:36:48 +00:00
dependabot[bot]
d2b126133d
Bump drf-spectacular from 0.27.0 to 0.27.1 (#1082)
Bumps [drf-spectacular](https://github.com/tfranzel/drf-spectacular) from 0.27.0 to 0.27.1.
- [Release notes](https://github.com/tfranzel/drf-spectacular/releases)
- [Changelog](https://github.com/tfranzel/drf-spectacular/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tfranzel/drf-spectacular/compare/0.27.0...0.27.1)

---
updated-dependencies:
- dependency-name: drf-spectacular
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-21 09:52:47 +00:00
Reckless_Satoshi
4d7fe23675
Bump Django to 4.2.9, replace dev dependencies ruff 2024-01-16 17:20:37 +00:00
dependabot[bot]
35af5f24d2
Bump channels-redis from 4.1.0 to 4.2.0 (#1067)
Bumps [channels-redis](https://github.com/django/channels_redis) from 4.1.0 to 4.2.0.
- [Changelog](https://github.com/django/channels_redis/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/channels_redis/commits)

---
updated-dependencies:
- dependency-name: channels-redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 10:28:53 +00:00
dependabot[bot]
843d1a1ed1
Bump django-import-export from 3.3.5 to 3.3.6 (#1068)
Bumps [django-import-export](https://github.com/django-import-export/django-import-export) from 3.3.5 to 3.3.6.
- [Release notes](https://github.com/django-import-export/django-import-export/releases)
- [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst)
- [Commits](https://github.com/django-import-export/django-import-export/compare/3.3.5...3.3.6)

---
updated-dependencies:
- dependency-name: django-import-export
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 10:28:36 +00:00
dependabot[bot]
5821510c1e
Bump drf-spectacular-sidecar from 2023.5.1 to 2024.1.1 (#1050)
Bumps [drf-spectacular-sidecar](https://github.com/tfranzel/drf-spectacular-sidecar) from 2023.5.1 to 2024.1.1.
- [Commits](https://github.com/tfranzel/drf-spectacular-sidecar/compare/2023.5.1...2024.1.1)

---
updated-dependencies:
- dependency-name: drf-spectacular-sidecar
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-07 14:33:16 +00:00