Django-lang-pref-middleware

Latest version: v1.3.0

Safety actively analyzes 619456 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

3.2

1.3.0

What's Changed
* chore: update pip and pip-tools versions to fix version incompatibility by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/116
* Add DEPR workflow automation by sarina in https://github.com/openedx/django-lang-pref-middleware/pull/118
* fix: Install pip and pip-tools in upgrade script by Jawayria in https://github.com/openedx/django-lang-pref-middleware/pull/132
* Fix github url strings (org edx -> openedx) by sarina in https://github.com/openedx/django-lang-pref-middleware/pull/147
* Update standard workflow files. by feanil in https://github.com/openedx/django-lang-pref-middleware/pull/169
* docs: Update the contributing guidelines link. by feanil in https://github.com/openedx/django-lang-pref-middleware/pull/179
* fix: remove pip constraint to fix make upgrade job by UsamaSadiq in https://github.com/openedx/django-lang-pref-middleware/pull/180
* build: added dependabot config by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/176
* fix: update pip-tools to 6.13.0 by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/183
* build: added reviewers in dependabot config by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/186
* build(deps): bump actions/checkout from 1 to 3 by dependabot in https://github.com/openedx/django-lang-pref-middleware/pull/182
* build(deps): bump actions/setup-python from 2 to 4 by dependabot in https://github.com/openedx/django-lang-pref-middleware/pull/181
* feat: upgrade to Django 4.2 by zubairshakoorarbisoft in https://github.com/openedx/django-lang-pref-middleware/pull/196

New Contributors
* sarina made their first contribution in https://github.com/openedx/django-lang-pref-middleware/pull/118
* feanil made their first contribution in https://github.com/openedx/django-lang-pref-middleware/pull/169
* dependabot made their first contribution in https://github.com/openedx/django-lang-pref-middleware/pull/182
* zubairshakoorarbisoft made their first contribution in https://github.com/openedx/django-lang-pref-middleware/pull/196

**Full Changelog**: https://github.com/openedx/django-lang-pref-middleware/compare/1.2.0...1.3.0

1.2.0

What's Changed
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/77
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/78
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/79
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/80
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/81
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/82
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/83
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/84
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/85
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/86
* build: Updated the workflow to trigger release on tags by Jawayria in https://github.com/openedx/django-lang-pref-middleware/pull/87
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/88
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/89
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/90
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/91
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/92
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/93
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/94
* feat: advertise constraints in setup.py by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/97
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/96
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/98
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/102
* refactor: Updated 'upgrade requirements' workflow to use reusable workflows by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/101
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/103
* fix: use branch name directly by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/104
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/105
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/106
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/108
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/109
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/110
* Python Requirements Update by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/113
* chore: Post Django32 Cleanup by edx-requirements-bot in https://github.com/openedx/django-lang-pref-middleware/pull/111


**Full Changelog**: https://github.com/openedx/django-lang-pref-middleware/compare/1.1.0...1.2.0

1.1.0

1.0.0

Changes in this release:

- Dropped support for Python35.
- Added support for Django30 & Django31.

0.3.1

- First release using Github Actions

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.