python-dependency-injector/docs
Roman Mogylatov a5166bf591
Add Python 3.12 Support (#752) (#765)
* Add Python 3.12 Support (#752)

* Ignore .vscode

* Python 3.12 Support

* Change base python to 3.12 and pin pydantic to V1

* all tests passed

* ci: change default python to 3.12

* remove legacy python versions

* annotate pydantic models for tests

* Update publishing pipeline to use Python 3.12

* Test environment updates

* Update Cython to the latest prior 3.0 version and remove tracing from CI/CD

* Give up using editable tox installation in the coverage job

* Add mypy test fixes

* Remove tracing from the coverage job

* Fix typing test

* Remove PyPy 2.7

* Fix typing test

* Fix the typing issue with pydantic

* Remove pypy 3.9

* Fix the typing issue with mypy

* Update pydantic version to the latest from 1.x

* Update scipy deprecation warning filter

* Fix the tox job running coveralls

* Update changelog

---------

Co-authored-by: Anton Petrov <anton.a.petrov@gmail.com>
2024-08-06 22:41:24 -04:00
..
_static Update logo, v4 2022-01-16 18:39:36 -05:00
api Develop 4.0 (#298) 2020-10-09 15:16:27 -04:00
containers Add with support for container.override_providers() (#517) 2021-10-06 21:36:41 -04:00
examples Update sanic example 2021-09-30 18:59:09 -04:00
examples-other Update quotes in the docs 2021-09-30 19:26:04 -04:00
introduction Add `Configuration.from_json()` method (#602) 2022-07-10 21:08:45 -04:00
main Add Python 3.12 Support (#752) (#765) 2024-08-06 22:41:24 -04:00
providers Update custom provider docs formatting 2022-12-18 21:43:02 -05:00
tutorials Update examples to use config __init__ args (#527) 2021-10-31 20:31:39 -04:00
conf.py Update year 2021 -> 2022 2022-04-16 21:39:47 -04:00
favicon.ico Add favicon 2020-10-21 17:01:31 -04:00
index.rst Update builds badge 2022-12-18 22:12:38 -05:00
Makefile Rename Objects to Dependency Injector 2015-08-31 16:31:38 +03:00
wiring.rst (#454) (#597) Fix @inject + @wraps, refactor patched callables registry and injections storage principles (#610) 2022-07-26 21:37:15 -04:00