Skip to content

Commit 1a0c1a0

Browse files
chore(deps): bump orjson from 3.10.14 to 3.10.15
Bumps [orjson](https://github.com/ijl/orjson) from 3.10.14 to 3.10.15. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.10.14...3.10.15) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a53bcb5 commit 1a0c1a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jinja2==3.1.5; python_full_version >= "3.6.2" and python_version >= "3.6" and py
2222
markupsafe==3.0.2; python_full_version >= "3.6.1" and python_version >= "3.6"
2323
motor==3.6.1; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.2"
2424
multidict==6.1.0; python_version >= "3.7" and python_version < "4.0"
25-
orjson==3.10.14; python_full_version >= "3.6.2" and python_version >= "3.7" and python_full_version < "4.0.0"
25+
orjson==3.10.15; python_full_version >= "3.6.2" and python_version >= "3.7" and python_full_version < "4.0.0"
2626
passlib==1.7.4
2727
psutil==5.8.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0"
2828
pyasn1==0.6.1; python_version >= "3.5" and python_version < "4"

0 commit comments

Comments
 (0)