Commit Graph

120 Commits

Author SHA1 Message Date
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
Alexander Karpov
1d0c1dd3b3
Merge branch 'main' into dependabot/pip/sphinx-6.2.1 2023-04-27 13:31:31 +03:00
Alexander Karpov
2ef60dad3b
Merge branch 'main' into dependabot/pip/sentry-sdk-1.21.0 2023-04-27 13:30:41 +03:00
Alexander Karpov
62c965b584
Merge branch 'main' into dependabot/pip/django-structlog-5.1.0 2023-04-27 13:29:40 +03:00
Alexander Karpov
35f1a35bf1
Merge branch 'main' into dependabot/pip/yandex-music-2.1.0 2023-04-27 13:28:19 +03:00
dependabot[bot]
bb798fde0b
Bump sphinx from 6.1.3 to 6.2.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.1.3 to 6.2.1.
- [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.1.3...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-25 15:15:29 +00:00
dependabot[bot]
c40d6a92fa
Bump sentry-sdk from 1.20.0 to 1.21.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.20.0 to 1.21.0.
- [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.20.0...1.21.0)

---
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-04-25 15:09:03 +00:00
dependabot[bot]
8fed294e3e
Bump django-structlog from 5.0.2 to 5.1.0
Bumps [django-structlog](https://github.com/jrobichaud/django-structlog) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/jrobichaud/django-structlog/releases)
- [Changelog](https://github.com/jrobichaud/django-structlog/blob/master/docs/changelog.rst)
- [Commits](https://github.com/jrobichaud/django-structlog/compare/5.0.2...5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 15:21:28 +00:00
dependabot[bot]
ff3d06662a
Bump yandex-music from 2.0.1 to 2.1.0
Bumps [yandex-music](https://github.com/MarshalX/yandex-music-api) from 2.0.1 to 2.1.0.
- [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/v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 15:17:48 +00:00
dependabot[bot]
281e37178b
Bump ytmusicapi from 0.25.2 to 1.0.2
Bumps [ytmusicapi](https://github.com/sigma67/ytmusicapi) from 0.25.2 to 1.0.2.
- [Release notes](https://github.com/sigma67/ytmusicapi/releases)
- [Commits](https://github.com/sigma67/ytmusicapi/compare/0.25.2...1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 11:54:20 +00:00
6d65e771d7 added folder creation, folder meta, folder upload, tables 2023-04-24 14:48:15 +03:00
0463ad239b added robots, sitemaps 2023-04-20 13:09:50 +03:00
Alexander Karpov
96a7d0efc5
Merge pull request #116 from Alexander-D-Karpov/dependabot/pip/sentry-sdk-1.20.0
Bump sentry-sdk from 1.19.1 to 1.20.0
2023-04-20 00:12:33 +03:00
95090c45a6 added trunk files after trash 2023-04-20 00:04:09 +03:00
dependabot[bot]
441af3f320
Bump sentry-sdk from 1.19.1 to 1.20.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.19.1 to 1.20.0.
- [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.19.1...1.20.0)

---
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-04-19 15:06:39 +00:00
dependabot[bot]
5189e2c906
Bump psutil from 5.9.4 to 5.9.5
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.4 to 5.9.5.
- [Release notes](https://github.com/giampaolo/psutil/releases)
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.4...release-5.9.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 15:20:34 +00:00
Alexander Karpov
3ee5ee19c7
Merge branch 'main' into dependabot/pip/drf-spectacular-0.26.2 2023-04-17 19:04:50 +03:00
Alexander Karpov
717ce9235c
Merge branch 'main' into dependabot/pip/django-structlog-5.0.2 2023-04-17 19:04:22 +03:00
dependabot[bot]
5ce35197fe
Bump spotipy from 2.16.0 to 2.16.1
Bumps [spotipy](https://github.com/plamere/spotipy) from 2.16.0 to 2.16.1.
- [Release notes](https://github.com/plamere/spotipy/releases)
- [Changelog](https://github.com/spotipy-dev/spotipy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plamere/spotipy/compare/2.16.0...2.16.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 15:20:56 +00:00
dependabot[bot]
ab2feda557
Bump django-structlog from 5.0.1 to 5.0.2
Bumps [django-structlog](https://github.com/jrobichaud/django-structlog) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/jrobichaud/django-structlog/releases)
- [Changelog](https://github.com/jrobichaud/django-structlog/blob/master/docs/changelog.rst)
- [Commits](https://github.com/jrobichaud/django-structlog/compare/5.0.1...5.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 15:18:03 +00:00
dependabot[bot]
69eac5f4f9
Bump drf-spectacular from 0.26.1 to 0.26.2
Bumps [drf-spectacular](https://github.com/tfranzel/drf-spectacular) from 0.26.1 to 0.26.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.26.1...0.26.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>
2023-04-17 15:16:14 +00:00