This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
python-dependency-injector
mirror of
https://github.com/ets-labs/python-dependency-injector.git
Watch
1
Star
1
Fork
You've already forked python-dependency-injector
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
00cda51117
python-dependency-injector
/
requirements-ext.txt
4 lines
46 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Bump flask from 2.1.3 to 2.2.5 Bumps [flask](https://github.com/pallets/flask) from 2.1.3 to 2.2.5. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/2.1.3...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 02:52:49 +00:00
flask==2.2.5
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-07 02:41:24 +00:00
werkzeug==2.2.2
aiohttp==3.9.0b1