Commit Graph

342 Commits

Author SHA1 Message Date
Alexander Karpov
961c40b614
Merge pull request #136 from Alexander-D-Karpov/dependabot/pip/django-anymail-10.0
Bump django-anymail from 9.1 to 10.0
2023-05-17 18:23:43 +03: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
Alexander Karpov
60f106cec7
Merge pull request #134 from Alexander-D-Karpov/dependabot/pip/django-4.2.1
Bump django from 4.2 to 4.2.1
2023-05-17 18:23:03 +03:00
779c2a9ccb added left file upload size 2023-05-13 21:48:21 +03:00
59d3fe37e3 fixed docker 2023-05-09 23:46:44 +03:00
44d605934d fixed docker 2023-05-09 23:43:24 +03:00
9a4324e35f fixed docker 2023-05-09 23:38:47 +03:00
02815eff3c fixed docker 2023-05-09 23:26:09 +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
4bd36ab159
Merge pull request #133 from Alexander-D-Karpov/dependabot/pip/werkzeug-2.3.3
Bump werkzeug from 2.3.2 to 2.3.3
2023-05-08 11:35:50 +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
5b0029b8a6
Merge pull request #132 from Alexander-D-Karpov/dependabot/pip/pre-commit-3.3.1
Bump pre-commit from 3.2.2 to 3.3.1
2023-05-08 11:35:18 +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
530572cfad
Merge pull request #131 from Alexander-D-Karpov/dependabot/pip/django-filter-23.2
Bump django-filter from 23.1 to 23.2
2023-05-08 11:34:14 +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
eb862ab616
Merge pull request #130 from Alexander-D-Karpov/dependabot/pip/sphinx-7.0.0
Bump sphinx from 6.2.1 to 7.0.0
2023-05-08 11:33:32 +03:00
Alexander Karpov
7bce60bbd5
Merge branch 'main' into dependabot/pip/sphinx-7.0.0 2023-05-08 11:33:25 +03:00
Alexander Karpov
821fcf06a3
Merge pull request #129 from Alexander-D-Karpov/dependabot/pip/coverage-7.2.5
Bump coverage from 7.2.4 to 7.2.5
2023-05-08 11:33:06 +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
33d9026a26
Merge pull request #126 from Alexander-D-Karpov/dependabot/docker/compose/production/traefik/traefik-2.10.1
Bump traefik from 2.10.0 to 2.10.1 in /compose/production/traefik
2023-04-29 11:48:23 +03:00
Alexander Karpov
47476ef157
Merge pull request #127 from Alexander-D-Karpov/dependabot/pip/coverage-7.2.4
Bump coverage from 7.2.3 to 7.2.4
2023-04-29 11:48:11 +03:00
Alexander Karpov
6a50db77b9
Merge branch 'main' into dependabot/pip/coverage-7.2.4 2023-04-29 11:48:00 +03:00
Alexander Karpov
701110d272
Merge pull request #128 from Alexander-D-Karpov/dependabot/pip/rawpy-0.18.1
Bump rawpy from 0.18.0 to 0.18.1
2023-04-29 11:47:22 +03:00
3330fec680 Merge remote-tracking branch 'origin/main' 2023-04-29 11:46:40 +03:00
0d45e5bac2 created image gallery 2023-04-29 11:46:22 +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]
504bf590fa
Bump traefik from 2.10.0 to 2.10.1 in /compose/production/traefik
Bumps traefik from 2.10.0 to 2.10.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-28 15:01:46 +00:00
Alexander Karpov
b586cfaa51
Merge pull request #125 from Alexander-D-Karpov/dependabot/pip/werkzeug-2.3.1
Bump werkzeug from 2.3.0 to 2.3.1
2023-04-28 13:25:54 +03: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
fe803c341d Merge remote-tracking branch 'origin/main' 2023-04-27 13:31:56 +03:00
Alexander Karpov
3c2585d7e0
Merge pull request #124 from Alexander-D-Karpov/dependabot/pip/sphinx-6.2.1
Bump sphinx from 6.1.3 to 6.2.1
2023-04-27 13:31:39 +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
5bb2909371
Merge pull request #123 from Alexander-D-Karpov/dependabot/pip/sentry-sdk-1.21.0
Bump sentry-sdk from 1.20.0 to 1.21.0
2023-04-27 13:30:58 +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
53f0280c36
Merge pull request #122 from Alexander-D-Karpov/dependabot/docker/compose/production/traefik/traefik-2.10.0
Bump traefik from 2.9.10 to 2.10.0 in /compose/production/traefik
2023-04-27 13:30:05 +03:00
Alexander Karpov
8f3480c57d
Merge pull request #121 from Alexander-D-Karpov/dependabot/pip/django-structlog-5.1.0
Bump django-structlog from 5.0.2 to 5.1.0
2023-04-27 13:29:49 +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
83a1d15a2d
Merge pull request #120 from Alexander-D-Karpov/dependabot/pip/yandex-music-2.1.0
Bump yandex-music from 2.0.1 to 2.1.0
2023-04-27 13:28:31 +03:00
Alexander Karpov
35f1a35bf1
Merge branch 'main' into dependabot/pip/yandex-music-2.1.0 2023-04-27 13:28:19 +03:00