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
48d0e90257
python-benedict
/
requirements-test.txt
6 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update coverage requirement from ==7.4.* to ==7.5.* (#410) Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.4.0...7.5.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-15 13:26:54 +00:00
coverage == 7.5.*
Update orjson requirement from ==3.9.* to ==3.10.* (#397)
2024-04-01 20:24:41 +00:00
orjson == 3.10.*
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.13.* to ==4.15.* (#409) 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.13.0...4.15.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>
2024-05-15 13:24:01 +00:00
tox == 4.15.*