Asif Saif Uddin {"Auvi":"অভি"}
3559fa5da6
Merge branch 'main' into dependabot/pip/optional-57c062e562
2026-02-05 21:11:43 +06:00
dependabot[bot]
7aa67183fe
Bump mkdocs from 1.6.0 to 1.6.1 in the docs group ( #9887 )
...
Bumps the docs group with 1 update: [mkdocs](https://github.com/mkdocs/mkdocs ).
Updates `mkdocs` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.6.0...1.6.1 )
---
updated-dependencies:
- dependency-name: mkdocs
dependency-version: 1.6.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: docs
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-05 21:06:46 +06:00
dependabot[bot]
2839b133c2
Bump the optional group with 4 updates
...
Updates the requirements on [coreapi](https://github.com/core-api/python-client ), [django-guardian](https://github.com/django-guardian/django-guardian ), [pygments](https://github.com/pygments/pygments ) and [pyyaml](https://github.com/yaml/pyyaml ) to permit the latest version.
Updates `coreapi` from 2.3.1 to 2.3.3
- [Commits](https://github.com/core-api/python-client/compare/2.3.1...2.3.3 )
Updates `django-guardian` to 3.2.0
- [Release notes](https://github.com/django-guardian/django-guardian/releases )
- [Commits](https://github.com/django-guardian/django-guardian/compare/v2.4.0...3.2.0 )
Updates `pygments` to 2.19.2
- [Release notes](https://github.com/pygments/pygments/releases )
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES )
- [Commits](https://github.com/pygments/pygments/compare/2.17.0...2.19.2 )
Updates `pyyaml` to 6.0.3
- [Release notes](https://github.com/yaml/pyyaml/releases )
- [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES )
- [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...6.0.3 )
---
updated-dependencies:
- dependency-name: coreapi
dependency-version: 2.3.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: optional
- dependency-name: django-guardian
dependency-version: 3.2.0
dependency-type: direct:development
dependency-group: optional
- dependency-name: pygments
dependency-version: 2.19.2
dependency-type: direct:development
dependency-group: optional
- dependency-name: pyyaml
dependency-version: 6.0.3
dependency-type: direct:development
dependency-group: optional
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-05 14:29:51 +00:00
Pravin
64f6580bf3
Update pytest versions ( #9881 )
...
* Update pytest versions
* Ignore deprecation warnings from coreapi
* ignore coreapi deprecation warnings during test startup
* Use pytest directly in tox and relax version pins
2026-02-05 20:02:12 +06:00
Pravin
3f190b7ddc
Cleanup pre-commit config by moving codespell configuration to pyproject.toml ( #9864 )
2026-01-05 15:49:40 +01:00
Pravin
edba7ad774
Removed requirements txt files from project. ( #9842 )
...
* removed requirements txt files
* Updated Testing section from Contributing.md
* updated command to install dependencies for documentation in CI
* updated tox.ini
* build: Adopt PEP 735 for development dependency management
* Update installation commands for dependency groups in tox.ini and main.yml
* update installation command in testing section of contributing docs
* Clean up old `requirements text files` references in workflows and docs
* Removed references to `requirements.txt` in GitHub Actions workflows.
* Updated `mkdocs-deploy.yml` and `main.yml` to install dependencies using `pyproject.toml`.
* Cleaned up documentation to remove mentions of the `requirements` folder.
* Fix invalid pyproject.toml
Project's URLs should be in the [project] table
* Keep full versions in package groups
* Specify all tox deps as dependency groups
---------
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2025-12-23 02:23:10 +06:00
Pravin
2da99035cc
- Update README.md to include Django 6.0 in the requirements section. ( #9839 )
...
- Add Django 6.0 to the supported Django versions in pyproject.toml.
2025-12-05 17:23:20 +06:00
Pravin
fc17a60b2d
Use pyproject.toml for package data, clean MANIFEST.in ( #9825 )
2025-12-03 16:22:25 +06:00
Bruno Alla
1660c22f3a
Delay CoreAPI deprecation until DRF 3.18 ( #9810 )
2025-10-30 18:02:24 +00:00
Christian Clauss
5cc16335ee
GitHub Actions: Test on Python 3.14 release candidate 2 ( #9780 )
...
Python v3.14 -- October 7th
* https://www.python.org/download/pre-releases
* https://www.python.org/downloads/release/python-3140rc2
2025-10-09 10:10:06 +06:00
Asif Saif Uddin {"Auvi":"অভি"}
5bb4899467
Drop support for Python 3.9 ( #9781 )
2025-10-07 10:27:55 +01:00
Mathieu Dupuy
2001878298
Migrate packaging to pyproject.toml ( #9056 )
...
Co-authored-by: Terence Honles <terence@honles.com>
Co-authored-by: Terence Honles <terencehonles@users.noreply.github.com>
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2025-09-19 11:45:47 +01:00