Skip to content

Commit

Permalink
Update json-database requirement from ~=0.7 to ~=0.10 in /requirements (
Browse files Browse the repository at this point in the history
#320)

Updates the requirements on [json-database](https://github.com/TigreGotico/json_database) to permit the latest version.
- [Release notes](https://github.com/TigreGotico/json_database/releases)
- [Changelog](https://github.com/TigreGotico/json_database/blob/dev/CHANGELOG.md)
- [Commits](TigreGotico/json_database@0.7.0...0.10.1)

---
updated-dependencies:
- dependency-name: json-database
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 4, 2025
1 parent 9a35d82 commit c96d131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pexpect~=4.9
requests~=2.26
json_database~=0.7
json_database~=0.10
kthread~=0.2
watchdog
pyee>=8.0.0
Expand Down

0 comments on commit c96d131

Please sign in to comment.