Commit Graph

10 Commits

Author SHA1 Message Date
dependabot[bot]
3709135181
Bump django from 4.0.8 to 4.1.4
Bumps [django](https://github.com/django/django) from 4.0.8 to 4.1.4.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.0.8...4.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 14:14:06 +00:00
Alexandr Karpov
903f036625
Merge pull request #17 from Alexander-D-Karpov/dependabot/pip/django-colorfield-0.8.0
Bump django-colorfield from 0.7.2 to 0.8.0
2022-12-06 12:05:25 +03:00
dependabot[bot]
30792e3c33
Bump redis from 4.3.5 to 4.4.0
Bumps [redis](https://github.com/redis/redis-py) from 4.3.5 to 4.4.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/v4.3.5...v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 14:15:26 +00:00
dependabot[bot]
c992bb1a74
Bump django-colorfield from 0.7.2 to 0.8.0
Bumps [django-colorfield](https://github.com/fabiocaccamo/django-colorfield) from 0.7.2 to 0.8.0.
- [Release notes](https://github.com/fabiocaccamo/django-colorfield/releases)
- [Changelog](https://github.com/fabiocaccamo/django-colorfield/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fabiocaccamo/django-colorfield/compare/0.7.2...0.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 14:11:32 +00:00
b94ee139c7 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	requirements/base.txt
2022-11-25 12:16:37 +03:00
9b2cf1656b added oauth, health checks, new blog and user features 2022-11-25 12:16:10 +03:00
Alexandr Karpov
089a5ce4ae
Merge pull request #12 from Alexander-D-Karpov/dependabot/pip/redis-4.3.5
Bump redis from 4.3.4 to 4.3.5
2022-11-24 17:57:06 +03:00
dependabot[bot]
0a253aed00
Bump redis from 4.3.4 to 4.3.5
Bumps [redis](https://github.com/redis/redis-py) from 4.3.4 to 4.3.5.
- [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/v4.3.4...v4.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 14:14:47 +00:00
dependabot[bot]
59c6f019e8
Bump python-slugify from 6.1.2 to 7.0.0
Bumps [python-slugify](https://github.com/un33k/python-slugify) from 6.1.2 to 7.0.0.
- [Release notes](https://github.com/un33k/python-slugify/releases)
- [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/un33k/python-slugify/compare/v6.1.2...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 14:14:40 +00:00
bf8e191a65 added users, blog, fixed docker 2022-11-23 11:41:43 +03:00