This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
python-benedict
mirror of
https://github.com/fabiocaccamo/python-benedict.git
Watch
1
Star
1
Fork
You've already forked python-benedict
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6c7883d631
python-benedict
/
requirements-test.txt
6 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update coverage requirement from ==7.3.* to ==7.4.* (#362)
2024-01-04 07:50:12 +00:00
coverage == 7.4.*
Update orjson requirement from ==3.8.* to ==3.9.* (#296)
2023-06-14 21:18:56 +00:00
orjson == 3.9.*
Update requirements-test.txt
2023-12-27 10:36:47 +00:00
pre-commit == 3.5.*
Bump requirements.
2023-03-07 00:01:06 +00:00
python-decouple == 3.8
Update tox requirement from ==4.6.* to ==4.11.* (#329) Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.6.0...4.11.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 20:57:15 +00:00
tox == 4.11.*