Skip to content

Commit

Permalink
Bump ujson from 5.8.0 to 5.9.0
Browse files Browse the repository at this point in the history
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](ultrajson/ultrajson@5.8.0...5.9.0)

---
updated-dependencies:
- dependency-name: ujson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
1 parent a20e2ad commit fdebab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ soupsieve==2.4; python_version >= "3.6" and python_full_version >= "3.6.0"
tgcrypto==1.2.5; python_version >= "3.6" and python_version < "4.0"
tswift==0.7.0
typing-extensions==4.5.0; python_full_version >= "3.6.2" and python_version >= "3.7" and python_version < "3.8"
ujson==5.8.0; python_version >= "3.7"
ujson==5.9.0; python_version >= "3.7"
urllib3==1.26.18; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7"
uvloop==0.19.0
wikipedia==1.4.0
Expand Down

0 comments on commit fdebab1

Please sign in to comment.