Spaces:
Sleeping
Sleeping
dependabot[bot]
commited on
Commit
·
888174f
1
Parent(s):
c5ce62c
Bump ujson from 5.8.0 to 5.10.0
Browse filesBumps [ujson](https://github.com/ultrajson/ultrajson) from 5.8.0 to 5.10.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](https://github.com/ultrajson/ultrajson/compare/5.8.0...5.10.0)
---
updated-dependencies:
- dependency-name: ujson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -34,7 +34,7 @@ soupsieve==2.4
|
|
34 |
tgcrypto==1.2.5
|
35 |
tswift==0.7.0
|
36 |
typing-extensions
|
37 |
-
ujson==5.
|
38 |
Unidecode
|
39 |
wikipedia==1.4.0
|
40 |
youtube-search-python==1.6.6
|
|
|
34 |
tgcrypto==1.2.5
|
35 |
tswift==0.7.0
|
36 |
typing-extensions
|
37 |
+
ujson==5.10.0
|
38 |
Unidecode
|
39 |
wikipedia==1.4.0
|
40 |
youtube-search-python==1.6.6
|