Commit Graph

140 Commits

Author SHA1 Message Date
dependabot[bot]
d3b4758d48
Bump django-anymail from 10.0 to 10.1
Bumps [django-anymail](https://github.com/anymail/django-anymail) from 10.0 to 10.1.
- [Release notes](https://github.com/anymail/django-anymail/releases)
- [Changelog](https://github.com/anymail/django-anymail/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/anymail/django-anymail/compare/v10.0...v10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-05 09:46:48 +00:00
dependabot[bot]
cb5529a427
Bump gunicorn from 20.1.0 to 21.2.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 21.2.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/20.1.0...21.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-05 09:36:33 +00:00
dependabot[bot]
0beefa16fd
Bump black from 22.12.0 to 23.7.0
Bumps [black](https://github.com/psf/black) from 22.12.0 to 23.7.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.12.0...23.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-05 09:26:00 +00:00
dependabot[bot]
d7d6c80e14
Bump markdown from 3.4.3 to 3.4.4
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.4.3 to 3.4.4.
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/change_log/release-2.6.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.4.3...3.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-05 09:13:48 +00:00
dependabot[bot]
9662d51f5c
Bump pyjwt from 2.7.0 to 2.8.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.7.0...2.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-05 08:47:08 +00:00
5ab4501783 added shortcutter view meta 2023-08-05 11:41:29 +03:00
bb61d144c5 fixed music load, added radio 2023-07-10 03:13:42 +03:00
72f17c8ee2 fixed dependencies 2023-07-06 01:11:35 +03:00
be16856532 updated music 2023-07-06 01:08:04 +03:00
1aa39d1d20 added promocodes, senetry 2023-06-21 17:02:53 +03:00
Alexander Karpov
14d5ebcd7b
Merge branch 'main' into dependabot/pip/coverage-7.2.7 2023-06-20 11:30:57 +03:00
dependabot[bot]
6924de2ec2
Bump coverage from 7.2.5 to 7.2.7
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.2.5 to 7.2.7.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.2.5...7.2.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 08:30:29 +00:00
Alexander Karpov
4e0da7dc0c
Merge branch 'main' into dependabot/pip/django-cacheops-7.0.1 2023-06-20 11:30:05 +03:00
Alexander Karpov
6527e1ac06
Merge branch 'main' into dependabot/pip/sentry-sdk-1.25.1 2023-06-20 11:29:02 +03:00
Alexander Karpov
1019f0a781
Merge branch 'main' into dependabot/pip/pre-commit-3.3.3 2023-06-20 11:27:42 +03:00
dependabot[bot]
79c2d7ff86
Bump celery from 5.2.7 to 5.3.1
Bumps [celery](https://github.com/celery/celery) from 5.2.7 to 5.3.1.
- [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.2.7...v5.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 15:13:23 +00:00
dependabot[bot]
63b30f6ac2
Bump pre-commit from 3.3.1 to 3.3.3
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.1 to 3.3.3.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.3.1...v3.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 15:07:56 +00:00
dependabot[bot]
061c60b2dc
Bump sentry-sdk from 1.21.1 to 1.25.1
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.21.1 to 1.25.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/1.21.1...1.25.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-08 16:21:35 +00:00
dependabot[bot]
a185511893
Bump django-cacheops from 6.2 to 7.0.1
Bumps [django-cacheops](https://github.com/Suor/django-cacheops) from 6.2 to 7.0.1.
- [Changelog](https://github.com/Suor/django-cacheops/blob/master/CHANGELOG)
- [Commits](https://github.com/Suor/django-cacheops/compare/6.2...7.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 19:13:06 +00:00
dependabot[bot]
3b6457fe0b
Bump werkzeug from 2.3.3 to 2.3.4
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.3.3...2.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 15:13:22 +00:00
Alexander Karpov
9a8eae79b9
Merge branch 'main' into dependabot/pip/yandex-music-2.1.1 2023-06-04 01:16:32 +03:00
Alexander Karpov
1dcd4c3b76
Merge branch 'main' into dependabot/pip/django-cors-headers-4.0.0 2023-06-04 01:15:55 +03:00
Alexander Karpov
86c0881e7a
Merge branch 'main' into dependabot/pip/django-debug-toolbar-4.1.0 2023-06-04 01:15:26 +03:00
dependabot[bot]
84b73f2269
Bump hiredis from 2.2.2 to 2.2.3
Bumps [hiredis](https://github.com/redis/hiredis-py) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/redis/hiredis-py/releases)
- [Changelog](https://github.com/redis/hiredis-py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/hiredis-py/compare/v2.2.2...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 15:09:07 +00:00
dependabot[bot]
a557f946fb
Bump yandex-music from 2.1.0 to 2.1.1
Bumps [yandex-music](https://github.com/MarshalX/yandex-music-api) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/MarshalX/yandex-music-api/releases)
- [Changelog](https://github.com/MarshalX/yandex-music-api/blob/main/CHANGES.md)
- [Commits](https://github.com/MarshalX/yandex-music-api/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 15:34:56 +00:00
dependabot[bot]
12a5f19f58
Bump django-debug-toolbar from 4.0.0 to 4.1.0
Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/jazzband/django-debug-toolbar/releases)
- [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst)
- [Commits](https://github.com/jazzband/django-debug-toolbar/compare/4.0.0...4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 15:28:09 +00:00
dependabot[bot]
b18f652546
Bump django-cors-headers from 3.14.0 to 4.0.0
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.14.0 to 4.0.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/3.14.0...4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 15:26:23 +00:00
Alexander Karpov
03adbce6e7
Merge branch 'main' into dependabot/pip/pyjwt-2.7.0 2023-05-17 18:24:09 +03:00
dependabot[bot]
7a63346055
Bump pyjwt from 2.6.0 to 2.7.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.6.0...2.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 15:23:44 +00:00
Alexander Karpov
6291ba333d
Merge branch 'main' into dependabot/pip/django-anymail-10.0 2023-05-17 18:23:36 +03:00
Alexander Karpov
c731056d75
Merge pull request #135 from Alexander-D-Karpov/dependabot/pip/django-sekizai-4.1.0
Bump django-sekizai from 4.0.0 to 4.1.0
2023-05-17 18:23:15 +03:00
dependabot[bot]
058252a1f5
Bump django-anymail from 9.1 to 10.0
Bumps [django-anymail](https://github.com/anymail/django-anymail) from 9.1 to 10.0.
- [Release notes](https://github.com/anymail/django-anymail/releases)
- [Changelog](https://github.com/anymail/django-anymail/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/anymail/django-anymail/compare/v9.1...v10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-09 19:54:39 +00:00
dependabot[bot]
8fde18edc4
Bump django from 4.2 to 4.2.1
Bumps [django](https://github.com/django/django) from 4.2 to 4.2.1.
- [Commits](https://github.com/django/django/compare/4.2...4.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-09 19:54:36 +00:00
dependabot[bot]
92915c4f77
Bump django-sekizai from 4.0.0 to 4.1.0
Bumps [django-sekizai](https://github.com/django-cms/django-sekizai) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/django-cms/django-sekizai/releases)
- [Changelog](https://github.com/django-cms/django-sekizai/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/django-cms/django-sekizai/compare/4.0.0...4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-09 19:51:55 +00:00
66aad318b3 updated gallery meta 2023-05-09 22:48:35 +03:00
Alexander Karpov
2926257c96
Merge branch 'main' into dependabot/pip/werkzeug-2.3.3 2023-05-08 11:35:42 +03:00
Alexander Karpov
d09eabb24f
Merge branch 'main' into dependabot/pip/pre-commit-3.3.1 2023-05-08 11:35:13 +03:00
Alexander Karpov
6df4142fa6
Merge branch 'main' into dependabot/pip/django-filter-23.2 2023-05-08 11:34:07 +03:00
Alexander Karpov
7bce60bbd5
Merge branch 'main' into dependabot/pip/sphinx-7.0.0 2023-05-08 11:33:25 +03:00
dependabot[bot]
9d8dcc528f
Bump werkzeug from 2.3.2 to 2.3.3
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.3.2...2.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-02 15:05:45 +00:00
dependabot[bot]
5d08fef75e
Bump pre-commit from 3.2.2 to 3.3.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.2.2 to 3.3.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.2.2...v3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-02 15:05:01 +00:00
dependabot[bot]
2cf3c40b1b
Bump django-filter from 23.1 to 23.2
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 23.1 to 23.2.
- [Release notes](https://github.com/carltongibson/django-filter/releases)
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst)
- [Commits](https://github.com/carltongibson/django-filter/compare/23.1...23.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 15:28:37 +00:00
dependabot[bot]
cd3de0ba55
Bump sphinx from 6.2.1 to 7.0.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 7.0.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v6.2.1...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 15:26:46 +00:00
dependabot[bot]
dc59ed6a23
Bump coverage from 7.2.4 to 7.2.5
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.2.4 to 7.2.5.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.2.4...7.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 15:23:17 +00:00
8d59e9d8e9 added update date to projects 2023-04-29 11:51:35 +03:00
Alexander Karpov
6a50db77b9
Merge branch 'main' into dependabot/pip/coverage-7.2.4 2023-04-29 11:48:00 +03:00
dependabot[bot]
76a75948ec
Bump rawpy from 0.18.0 to 0.18.1
Bumps [rawpy](https://github.com/letmaik/rawpy) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/letmaik/rawpy/releases)
- [Commits](https://github.com/letmaik/rawpy/compare/v0.18.0...v0.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-28 15:07:16 +00:00
dependabot[bot]
a6dfda8355
Bump coverage from 7.2.3 to 7.2.4
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.2.3 to 7.2.4.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.2.3...7.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-28 15:06:26 +00:00
dependabot[bot]
14e01e9b66
Bump werkzeug from 2.3.0 to 2.3.1
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.3.0...2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-27 15:09:12 +00:00
716f798ce1 updated poetry 2023-04-27 13:38:33 +03:00