Skip to content

Commit 76a2081

Browse files
Bump orjson from 3.6.5 to 3.9.15 in /frameworks/Python/pyramid
Bumps [orjson](https://github.com/ijl/orjson) from 3.6.5 to 3.9.15. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.6.5...3.9.15) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d576b81 commit 76a2081

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

frameworks/Python/pyramid/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ gunicorn==20.1.0
1212
# via -r requirements.in
1313
hupper==1.10.3
1414
# via pyramid
15-
orjson==3.6.5
15+
orjson==3.9.15
1616
# via -r requirements.in
1717
pastedeploy==2.1.1
1818
# via plaster-pastedeploy
@@ -38,9 +38,9 @@ venusian==3.0.0
3838
# via pyramid
3939
webob==1.8.7
4040
# via pyramid
41-
zope.deprecation==4.4.0
41+
zope-deprecation==4.4.0
4242
# via pyramid
43-
zope.interface==5.4.0
43+
zope-interface==5.4.0
4444
# via pyramid
4545

4646
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)