Browse Source

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](https://github.com/ijl/orjson/compare/3.6.5...3.9.15)

---
updated-dependencies:
- dependency-name: orjson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 1 year ago
parent
commit
76a208171d
1 changed files with 3 additions and 3 deletions
  1. 3 3
      frameworks/Python/pyramid/requirements.txt

+ 3 - 3
frameworks/Python/pyramid/requirements.txt

@@ -12,7 +12,7 @@ gunicorn==20.1.0
     # via -r requirements.in
     # via -r requirements.in
 hupper==1.10.3
 hupper==1.10.3
     # via pyramid
     # via pyramid
-orjson==3.6.5
+orjson==3.9.15
     # via -r requirements.in
     # via -r requirements.in
 pastedeploy==2.1.1
 pastedeploy==2.1.1
     # via plaster-pastedeploy
     # via plaster-pastedeploy
@@ -38,9 +38,9 @@ venusian==3.0.0
     # via pyramid
     # via pyramid
 webob==1.8.7
 webob==1.8.7
     # via pyramid
     # via pyramid
-zope.deprecation==4.4.0
+zope-deprecation==4.4.0
     # via pyramid
     # via pyramid
-zope.interface==5.4.0
+zope-interface==5.4.0
     # via pyramid
     # via pyramid
 
 
 # The following packages are considered to be unsafe in a requirements file:
 # The following packages are considered to be unsafe in a requirements file: