dependabot[bot]
62cb2636d6
Update django-debug-toolbar requirement from <4.2,>=2.2 to >=2.2,<4.3
Updates the requirements on [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar ) to permit the latest version.
- [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/2.2...4.2 )
---
updated-dependencies:
- dependency-name: django-debug-toolbar
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2 gadus atpakaļ
dependabot[bot]
225734a2d2
Update redis requirement from <4.6,>=3.5 to >=3.5,<5.1
Updates the requirements on [redis](https://github.com/redis/redis-py ) to permit the latest version.
- [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/3.5.0...v5.0.0 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2 gadus atpakaļ
dependabot[bot]
febdfd35ae
Update django-redis requirement from <5.3,>=4.12 to >=4.12,<5.4
Updates the requirements on [django-redis](https://github.com/jazzband/django-redis ) to permit the latest version.
- [Release notes](https://github.com/jazzband/django-redis/releases )
- [Changelog](https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jazzband/django-redis/compare/4.12.0...5.3.0 )
---
updated-dependencies:
- dependency-name: django-redis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2 gadus atpakaļ
dependabot[bot]
4d116ba3bb
Update whitenoise requirement from <6.5,>=5.2 to >=5.2,<6.6
Updates the requirements on [whitenoise](https://github.com/evansd/whitenoise ) to permit the latest version.
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst )
- [Commits](https://github.com/evansd/whitenoise/compare/v5.2.0...6.5.0 )
---
updated-dependencies:
- dependency-name: whitenoise
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2 gadus atpakaļ
Hertog Jan
c9af48338d
Implement black and Pylint (#4126)
2 gadus atpakaļ
dependabot[bot]
1a8aaef202
Update flake8 requirement from <6.0.0 to <7.0.0 (#4110)
Updates the requirements on [flake8](https://github.com/pycqa/flake8 ) to permit the latest version.
- [Commits](https://github.com/pycqa/flake8/compare/0.1...6.0.0 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333 +dependabot[bot]@users.noreply.github.com >
2 gadus atpakaļ
dependabot[bot]
af38ab9901
Update django-debug-toolbar requirement from <4.1,>=2.2 to >=2.2,<4.2 (#4112)
Updates the requirements on [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar ) to permit the latest version.
- [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/2.2...4.1 )
---
updated-dependencies:
- dependency-name: django-debug-toolbar
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333 +dependabot[bot]@users.noreply.github.com >
Co-authored-by: Viggo de Vries <viggo@highbiza.nl >
2 gadus atpakaļ
Viggo de Vries
a97c94c21d
Remove Werkzeug dependency, creates security errors. (#4122)
If you want to use Werkzeug please install yourselves in development environment
2 gadus atpakaļ
Viggo de Vries
c7d5676354
Django 4.2, Python 3.11 (#4098)
* Add Python 3.10 to test suite
* Support Django 4.2, remove Python 3.7 support and add Python 3.11 support
---------
Co-authored-by: Craig Weber <crgwbr@gmail.com >
2 gadus atpakaļ
Lars van de Kerkhof
8d545105ec
flake8 6 requires a too large version of python
2 gadus atpakaļ
dependabot[bot]
49283be3f2
Bump flake8 from 4.0.1 to 6.0.0 (#4021)
* Bump flake8 from 4.0.1 to 6.0.0
Bumps [flake8](https://github.com/pycqa/flake8 ) from 4.0.1 to 6.0.0.
- [Release notes](https://github.com/pycqa/flake8/releases )
- [Commits](https://github.com/pycqa/flake8/compare/4.0.1...6.0.0 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Fixes pyflakes errors
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333 +dependabot[bot]@users.noreply.github.com >
Co-authored-by: Lars van de Kerkhof <lars@permanentmarkers.nl >
2 gadus atpakaļ
dependabot[bot]
0fdc5d91be
Update django-environ requirement from <0.10,>=0.4 to >=0.4,<0.11 (#4078)
Updates the requirements on [django-environ](https://github.com/joke2k/django-environ ) to permit the latest version.
- [Release notes](https://github.com/joke2k/django-environ/releases )
- [Changelog](https://github.com/joke2k/django-environ/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/joke2k/django-environ/compare/v0.4...v0.10.0 )
---
updated-dependencies:
- dependency-name: django-environ
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333 +dependabot[bot]@users.noreply.github.com >
2 gadus atpakaļ
dependabot[bot]
6e757b37a6
Update whitenoise requirement from <6.3,>=5.2 to >=5.2,<6.5
Updates the requirements on [whitenoise](https://github.com/evansd/whitenoise ) to permit the latest version.
- [Release notes](https://github.com/evansd/whitenoise/releases )
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst )
- [Commits](https://github.com/evansd/whitenoise/compare/v5.2.0...6.4.0 )
---
updated-dependencies:
- dependency-name: whitenoise
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2 gadus atpakaļ
dependabot[bot]
9593f1790e
Update django-debug-toolbar requirement from <3.6,>=2.2 to >=2.2,<4.1
Updates the requirements on [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar ) to permit the latest version.
- [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/2.2...4.0.0 )
---
updated-dependencies:
- dependency-name: django-debug-toolbar
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2 gadus atpakaļ
dependabot[bot]
a539a23a71
Update redis requirement from <4.4,>=3.5 to >=3.5,<4.6
Updates the requirements on [redis](https://github.com/redis/redis-py ) to permit the latest version.
- [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/3.5.0...v4.5.1 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2 gadus atpakaļ
dependabot[bot]
dc807ecfb1
Update django-extensions requirement from <3.2,>=2.2 to >=2.2,<3.3 (#3963)
Updates the requirements on [django-extensions](https://github.com/django-extensions/django-extensions ) to permit the latest version.
- [Release notes](https://github.com/django-extensions/django-extensions/releases )
- [Changelog](https://github.com/django-extensions/django-extensions/blob/main/CHANGELOG.md )
- [Commits](https://github.com/django-extensions/django-extensions/compare/2.2.0...3.2.0 )
---
updated-dependencies:
- dependency-name: django-extensions
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333 +dependabot[bot]@users.noreply.github.com >
3 gadus atpakaļ
dependabot[bot]
003e66154c
Update django-debug-toolbar requirement from <3.5,>=2.2 to >=2.2,<3.6
Updates the requirements on [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar ) to permit the latest version.
- [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/2.2...3.5 )
---
updated-dependencies:
- dependency-name: django-debug-toolbar
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
3 gadus atpakaļ
dependabot[bot]
74fb88775b
Update django-environ requirement from <0.9,>=0.4 to >=0.4,<0.10
Updates the requirements on [django-environ](https://github.com/joke2k/django-environ ) to permit the latest version.
- [Release notes](https://github.com/joke2k/django-environ/releases )
- [Changelog](https://github.com/joke2k/django-environ/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/joke2k/django-environ/compare/v0.4...v0.9.0 )
---
updated-dependencies:
- dependency-name: django-environ
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
3 gadus atpakaļ
dependabot[bot]
89d7199b8d
Bump flake8-debugger from 4.0.0 to 4.1.2 (#3920)
Bumps [flake8-debugger](https://github.com/jbkahn/flake8-debugger ) from 4.0.0 to 4.1.2.
- [Release notes](https://github.com/jbkahn/flake8-debugger/releases )
- [Commits](https://github.com/jbkahn/flake8-debugger/compare/4.0.0...4.1.2 )
---
updated-dependencies:
- dependency-name: flake8-debugger
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333 +dependabot[bot]@users.noreply.github.com >
3 gadus atpakaļ
dependabot[bot]
13d470bee6
Update whitenoise requirement from <6.1,>=5.2 to >=5.2,<6.3
Updates the requirements on [whitenoise](https://github.com/evansd/whitenoise ) to permit the latest version.
- [Release notes](https://github.com/evansd/whitenoise/releases )
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst )
- [Commits](https://github.com/evansd/whitenoise/compare/v5.2.0...6.2.0 )
---
updated-dependencies:
- dependency-name: whitenoise
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
3 gadus atpakaļ
dependabot[bot]
c98aa1defc
Update django-debug-toolbar requirement from <3.3,>=2.2 to >=2.2,<3.5
Updates the requirements on [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar ) to permit the latest version.
- [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/2.2...3.4 )
---
updated-dependencies:
- dependency-name: django-debug-toolbar
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
3 gadus atpakaļ
dependabot[bot]
abbb038d18
Update redis requirement from <4.2,>=3.5 to >=3.5,<4.4
Updates the requirements on [redis](https://github.com/redis/redis-py ) to permit the latest version.
- [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/3.5.0...v4.3.1 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
3 gadus atpakaļ
dependabot[bot]
b3f993fc83
Update whitenoise requirement from <5.4,>=5.2 to >=5.2,<6.1
Updates the requirements on [whitenoise](https://github.com/evansd/whitenoise ) to permit the latest version.
- [Release notes](https://github.com/evansd/whitenoise/releases )
- [Changelog](https://github.com/evansd/whitenoise/blob/master/docs/changelog.rst )
- [Commits](https://github.com/evansd/whitenoise/compare/v5.2.0...6.0.0 )
---
updated-dependencies:
- dependency-name: whitenoise
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
3 gadus atpakaļ
dependabot[bot]
c05353a76d
Update ipython requirement from <8,>=7.12 to >=7.12,<9
Updates the requirements on [ipython](https://github.com/ipython/ipython ) to permit the latest version.
- [Release notes](https://github.com/ipython/ipython/releases )
- [Commits](https://github.com/ipython/ipython/compare/7.12.0...8.0.1 )
---
updated-dependencies:
- dependency-name: ipython
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
3 gadus atpakaļ
dependabot[bot]
4a95c3a805
Update django-redis requirement from <5.2,>=4.12 to >=4.12,<5.3
Updates the requirements on [django-redis](https://github.com/jazzband/django-redis ) to permit the latest version.
- [Release notes](https://github.com/jazzband/django-redis/releases )
- [Changelog](https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jazzband/django-redis/compare/4.12.0...5.2.0 )
---
updated-dependencies:
- dependency-name: django-redis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
3 gadus atpakaļ
dependabot[bot]
48db14c349
Update redis requirement from <4.1,>=3.5 to >=3.5,<4.2
Updates the requirements on [redis](https://github.com/redis/redis-py ) to permit the latest version.
- [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/3.5.0...v4.1.0 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
3 gadus atpakaļ
dependabot[bot]
e12180823f
Bump isort from 5.9.3 to 5.10.1
Bumps [isort](https://github.com/pycqa/isort ) from 5.9.3 to 5.10.1.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/5.9.3...5.10.1 )
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
3 gadus atpakaļ
dependabot[bot]
06cd7165d6
Update redis requirement from <3.6,>=3.5 to >=3.5,<4.1
Updates the requirements on [redis](https://github.com/redis/redis-py ) to permit the latest version.
- [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/3.5.0...v4.0.2 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
3 gadus atpakaļ
dependabot[bot]
79d5cbf712
Update django-redis requirement from <5.1,>=4.12 to >=4.12,<5.2
Updates the requirements on [django-redis](https://github.com/jazzband/django-redis ) to permit the latest version.
- [Release notes](https://github.com/jazzband/django-redis/releases )
- [Changelog](https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jazzband/django-redis/compare/4.12.0...5.1.0 )
---
updated-dependencies:
- dependency-name: django-redis
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
3 gadus atpakaļ
dependabot[bot]
ef3547edc8
Update django-environ requirement from <0.8,>=0.4 to >=0.4,<0.9
Updates the requirements on [django-environ](https://github.com/joke2k/django-environ ) to permit the latest version.
- [Release notes](https://github.com/joke2k/django-environ/releases )
- [Changelog](https://github.com/joke2k/django-environ/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/joke2k/django-environ/compare/v0.4...v0.8.1 )
---
updated-dependencies:
- dependency-name: django-environ
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
4 gadus atpakaļ
dependabot[bot]
02930cdfe4
Bump flake8 from 3.9.2 to 4.0.1
Bumps [flake8](https://github.com/pycqa/flake8 ) from 3.9.2 to 4.0.1.
- [Release notes](https://github.com/pycqa/flake8/releases )
- [Commits](https://github.com/pycqa/flake8/compare/3.9.2...4.0.1 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
4 gadus atpakaļ
dependabot[bot]
d83a64989f
Update django-environ requirement from <0.6,>=0.4 to >=0.4,<0.8
Updates the requirements on [django-environ](https://github.com/joke2k/django-environ ) to permit the latest version.
- [Release notes](https://github.com/joke2k/django-environ/releases )
- [Changelog](https://github.com/joke2k/django-environ/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/joke2k/django-environ/compare/v0.4...v0.7.0 )
---
updated-dependencies:
- dependency-name: django-environ
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
4 gadus atpakaļ
dependabot[bot]
1d8bad971e
Update django-environ requirement from <0.5,>=0.4 to >=0.4,<0.6
Updates the requirements on [django-environ](https://github.com/joke2k/django-environ ) to permit the latest version.
- [Release notes](https://github.com/joke2k/django-environ/releases )
- [Changelog](https://github.com/joke2k/django-environ/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/joke2k/django-environ/compare/v0.4...v0.5.0 )
---
updated-dependencies:
- dependency-name: django-environ
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
4 gadus atpakaļ
dependabot[bot]
68ccf831a6
Update whitenoise requirement from <5.3,>=5.2 to >=5.2,<5.4
Updates the requirements on [whitenoise](https://github.com/evansd/whitenoise ) to permit the latest version.
- [Release notes](https://github.com/evansd/whitenoise/releases )
- [Changelog](https://github.com/evansd/whitenoise/blob/master/docs/changelog.rst )
- [Commits](https://github.com/evansd/whitenoise/compare/v5.2.0...v5.3.0 )
---
updated-dependencies:
- dependency-name: whitenoise
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
4 gadus atpakaļ
dependabot[bot]
f522baf17a
Bump isort from 5.9.1 to 5.9.3
Bumps [isort](https://github.com/pycqa/isort ) from 5.9.1 to 5.9.3.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/5.9.1...5.9.3 )
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
4 gadus atpakaļ
dependabot[bot]
e300b1cfcb
Update psycopg2-binary requirement from <2.9,>=2.8 to >=2.8,<2.10
Updates the requirements on [psycopg2-binary](https://github.com/psycopg/psycopg2 ) to permit the latest version.
- [Release notes](https://github.com/psycopg/psycopg2/releases )
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS )
- [Commits](https://github.com/psycopg/psycopg2/commits )
---
updated-dependencies:
- dependency-name: psycopg2-binary
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
4 gadus atpakaļ
dependabot[bot]
e5f95ffedd
Bump isort from 5.8.0 to 5.9.1
Bumps [isort](https://github.com/pycqa/isort ) from 5.8.0 to 5.9.1.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/5.8.0...5.9.1 )
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
4 gadus atpakaļ
dependabot[bot]
2572873d74
Update django-redis requirement from <4.13,>=4.12 to >=4.12,<5.1
Updates the requirements on [django-redis](https://github.com/jazzband/django-redis ) to permit the latest version.
- [Release notes](https://github.com/jazzband/django-redis/releases )
- [Changelog](https://github.com/jazzband/django-redis/blob/master/CHANGES.rst )
- [Commits](https://github.com/jazzband/django-redis/compare/4.12.0...5.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
4 gadus atpakaļ
dependabot[bot]
3de78abb8c
Update werkzeug requirement from <1.1,>=1.0 to >=1.0,<2.1
Updates the requirements on [werkzeug](https://github.com/pallets/werkzeug ) to permit the latest version.
- [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/1.0.0...2.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
4 gadus atpakaļ
dependabot[bot]
ba414e7f72
Bump flake8 from 3.9.1 to 3.9.2
Bumps [flake8](https://gitlab.com/pycqa/flake8 ) from 3.9.1 to 3.9.2.
- [Release notes](https://gitlab.com/pycqa/flake8/tags )
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.1...3.9.2 )
Signed-off-by: dependabot[bot] <support@github.com >
4 gadus atpakaļ
dependabot[bot]
8f52be50e6
Bump isort from 5.7.0 to 5.8.0
Bumps [isort](https://github.com/pycqa/isort ) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/5.7.0...5.8.0 )
Signed-off-by: dependabot[bot] <support@github.com >
4 gadus atpakaļ
dependabot[bot]
eb2bbeca78
Bump flake8 from 3.8.4 to 3.9.1
Bumps [flake8](https://gitlab.com/pycqa/flake8 ) from 3.8.4 to 3.9.1.
- [Release notes](https://gitlab.com/pycqa/flake8/tags )
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.1 )
Signed-off-by: dependabot[bot] <support@github.com >
4 gadus atpakaļ
Samir Shah
b649e45e52
Relax pinning of several development dependencies.
4 gadus atpakaļ
Samir Shah
02a657f5a2
Update several test/development dependencies and add support for Python 3.9
4 gadus atpakaļ
dependabot-preview[bot]
c56f3143b7
Bump pillow from 8.0.1 to 8.1.0
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/8.0.1...8.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
4 gadus atpakaļ
dependabot-preview[bot]
a399b49027
Bump isort from 5.6.4 to 5.7.0
Bumps [isort](https://github.com/pycqa/isort ) from 5.6.4 to 5.7.0.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/5.6.4...5.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
4 gadus atpakaļ
dependabot-preview[bot]
aeb810c619
Bump requests from 2.25.0 to 2.25.1
Bumps [requests](https://github.com/psf/requests ) from 2.25.0 to 2.25.1.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.25.0...v2.25.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
4 gadus atpakaļ
dependabot-preview[bot]
05c7c59ffb
Update django-debug-toolbar requirement from <3.2,>=2.2 to >=2.2,<3.3
Updates the requirements on [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar ) to permit the latest version.
- [Release notes](https://github.com/jazzband/django-debug-toolbar/releases )
- [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/master/docs/changes.rst )
- [Commits](https://github.com/jazzband/django-debug-toolbar/compare/2.2...3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
4 gadus atpakaļ
dependabot-preview[bot]
e311b1c245
Bump flake8-debugger from 3.2.1 to 4.0.0
Bumps [flake8-debugger](https://github.com/jbkahn/flake8-debugger ) from 3.2.1 to 4.0.0.
- [Release notes](https://github.com/jbkahn/flake8-debugger/releases )
- [Commits](https://github.com/jbkahn/flake8-debugger/compare/3.2.1...4.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
4 gadus atpakaļ
dependabot-preview[bot]
05c148a217
Update django-extensions requirement from <3.1,>=2.2 to >=2.2,<3.2
Updates the requirements on [django-extensions](https://github.com/django-extensions/django-extensions ) to permit the latest version.
- [Release notes](https://github.com/django-extensions/django-extensions/releases )
- [Changelog](https://github.com/django-extensions/django-extensions/blob/master/CHANGELOG.md )
- [Commits](https://github.com/django-extensions/django-extensions/compare/2.2.0...3.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
4 gadus atpakaļ