Граф коммитов

46 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] e2759b40f7
Bump redis from 4.5.3 to 4.5.4 (#5427)
Bumps [redis](https://github.com/redis/redis-py) from 4.5.3 to 4.5.4.
- [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.5.3...v4.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-31 08:39:47 -07:00
dependabot[bot] a3a1181c1a
Bump redis from 4.5.1 to 4.5.3 (#5423)
Bumps [redis](https://github.com/redis/redis-py) from 4.5.1 to 4.5.3.
- [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.5.1...v4.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-27 15:13:48 -07:00
dependabot[bot] 548d679f3e
Bump werkzeug from 2.2.2 to 2.2.3 (#5402)
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 2.2.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.2.2...2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-15 16:53:46 -08:00
dependabot[bot] 767661e553
Bump django from 4.1.6 to 4.1.7 (#5401)
Bumps [django](https://github.com/django/django) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.1.6...4.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-15 13:27:13 -08:00
Ryan Johnson c96a84b110
add latest python updates (#5386)
* add latest python updates

* update pre-commit in circleci config to match poetry
2023-02-03 09:32:00 -08:00
Tasos Katsoulas ccb24faad3 Upgrade black. 2023-02-03 16:44:33 +02:00
Ryan Johnson a36fd49f24
restore poetry python version constraint (#5384) 2023-02-02 16:56:20 -08:00
Ryan Johnson ba2f95a95d
update all dependencies (#5382)
* update all non-dev deps except bleach & py-wikimarkup

* remove pip from deps & update version in Dockerfile

* update poetry to the latest version

* replace pytz with built-in code

* remove pytz package

* move to Python 3.11

* update to just-released pip 23.0

* update bleach and py-wikimarkup

* update all dev dependencies

* update to django 4.1.6 (released today)

* remove python as a dependency of itself
2023-02-02 08:48:18 -08:00
André Honeiser 2706560797
feature(csp|gcs): make gcs backends possible, update csp for gcp 2022-12-06 16:00:23 +01:00
Smith Ellis 42c792e7c9 Django4
* update required dependencies (django-taggit, django-statici18n,
    django-activity-stream, apscheduler)
* update django-activity-stream and fix deprecated signals
* django.utils.http urlquote change to urllib.parse quote
* replace every ugettext, ungettext, ugettext_lazy with gettext,
    ngettext and gettext_lazy
* replace url() with re_path()
* force_text changed to force_str
* smart_text changed to smart_str
* middleware classes now require get_request - added/updated as needed
2022-12-06 15:36:59 +00:00
Smith Ellis 18571dd771 Remove django-adminplus
Removee adminplus refs in monkeypatch
Remove kadmin and adminplus from settings
purge kadmin folder/files
2022-11-22 13:39:07 +00:00
Smith Ellis 8137bcc83f bump oidc to 3 2022-11-15 19:06:14 -05:00
Ryan Johnson a3a62afb5e
replace django-authority with django-guardian (#5279) 2022-11-14 09:41:05 -08:00
dependabot[bot] b4b6a87c32
Bump django from 3.2.15 to 3.2.16
Bumps [django](https://github.com/django/django) from 3.2.15 to 3.2.16.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.15...3.2.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 11:17:41 +00:00
Tasos Katsoulas 5fbd32fa25
Bump django-cors-headers 2022-10-14 16:54:18 +03:00
Tasos Katsoulas a652dd876f
Add graphene-django in kitsune 2022-10-14 16:54:18 +03:00
Tasos Katsoulas f670157e58
Bump pip and poetry 2022-10-14 16:54:16 +03:00
Ryan Johnson ae74861fd6 replace oauth2client with google-auth 2022-10-13 16:43:41 -07:00
Ryan Johnson 66e868593d
set minimum jinja2 and django-jinja versions (#5255) 2022-10-13 16:21:37 -07:00
smith 569f2f4b61
[1012] Puente removal (#5207)
* Remove puente

- add babel.py
- add merge and extract management commands
- add Babel to poetry requirements
- alter settings.TEMPLATES to use NAME instead of fallback

* Puente Removal

* simplify the configuration of the extraction options

* simplify the merge command

* update babel and remove puente

* adjustments to initialization during merge

* eye candy for successful extraction message

Co-authored-by: Ryan Johnson <rjohnson@mozilla.com>
2022-10-13 12:54:51 -07:00
Tasos Katsoulas b5c56e1c4e
Bump protobuf to 3.19.5 2022-09-26 12:35:32 +03:00
Tasos Katsoulas af654b12a8
Update oauthlib. 2022-09-26 12:33:54 +03:00
Tasos Katsoulas a7b89c66c8
Remove django-pipeline 2022-09-26 12:18:14 +03:00
Ryan Johnson 2fec30aeed
add pylint-django to our dev dependencies (#5223) 2022-09-13 14:54:49 -07:00
dependabot[bot] 19a83dee0d
Bump django from 3.2.14 to 3.2.15
Bumps [django](https://github.com/django/django) from 3.2.14 to 3.2.15.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.14...3.2.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-11 16:18:28 +00:00
dependabot[bot] 4c165062fd
Bump lxml from 4.8.0 to 4.9.1
Bumps [lxml](https://github.com/lxml/lxml) from 4.8.0 to 4.9.1.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.8.0...lxml-4.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 21:34:09 +00:00
Tasos Katsoulas 70bb596e92
Bump dennis to version 1.1 2022-07-06 11:18:15 +03:00
dependabot[bot] fc32005003
Bump django from 3.2.13 to 3.2.14
Bumps [django](https://github.com/django/django) from 3.2.13 to 3.2.14.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.13...3.2.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 22:50:30 +00:00
Ryan Johnson e6491b8a41
upgrade to celery 5.2.7 (#5168) 2022-06-28 07:29:25 -07:00
Tasos Katsoulas aec99251ae
Drop django-tidings, update dennis
* remove dennis from installed_apps
2022-06-15 13:59:24 +03:00
Tasos Katsoulas b318cef65f
Import django-tidings files
* Update imports
* Use only python3
* import tidings migrations
* drop django-tidings
2022-06-08 18:23:12 +03:00
Tasos Katsoulas 266113f605
Upgrade to Django 3.2.13 2022-04-26 16:42:23 +03:00
Tasos Katsoulas d9fc6cde5e
Add django-csp to the project. 2022-04-18 17:02:52 +03:00
Tasos Katsoulas 9ab3cc8958
Update py-wikimarkup to fix TypeError in hex 2022-04-11 09:48:22 +03:00
Leo McArdle 6c3f2589c7
replace mysqlclient with pymysql (#5069)
switch back to gevent
2022-03-28 13:27:44 +01:00
dependabot[bot] ec34e7d2ba
Bump pillow from 8.4.0 to 9.0.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 to 9.0.1.
- [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/8.4.0...9.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-12 01:11:09 +00:00
Tasos Katsoulas 89704d6351 Pin django-product-details to a released version. 2022-03-10 15:08:23 +02:00
Tasos Katsoulas 84f5f7ed0a Remove pytest and nose throughout the project. 2022-03-10 15:08:23 +02:00
Tasos Katsoulas d5fdf7f75b Switch to pytest
* Install pytest and pytest-django
* Remove django-nose
* Port tests to pytest
2022-03-10 15:08:23 +02:00
Tasos Katsoulas 23b72894fb Remove deprecated django-jsonfield. 2022-03-10 15:08:22 +02:00
Tasos Katsoulas 7175a5e079 Upgrade to Django 3.2
* Add missing apps.py to apps..
* Fixes to upgrade to django 3+
2022-03-10 15:05:17 +02:00
Tasos Katsoulas 500fec16f9 Switch to poetry.
Bump all packages.
2022-03-10 15:05:14 +02:00
Leo McArdle dff8495338
specify py38 in black config as it doesn't support py39 as a target yet (#4605)
but run black using python3.9 in pre-commit
2020-11-20 15:55:15 +00:00
Tasos Katsoulas 971c7ee5dd Bump Python to version 3.9.
* Remove pip step in Dockerfile for tests.
* Update libraries
2020-11-18 12:02:01 +02:00
Leo McArdle 4cf90d03f9
update black to 20.8b1 (#4525) 2020-09-11 22:42:20 +01:00
Leo McArdle e00716133a
add black to pre-commit config (#4480) 2020-07-24 14:24:49 +01:00