Browse Source

Merge pull request #8769 from TechEmpower/dependabot/pip/frameworks/Python/pyramid/orjson-3.9.15

Bump orjson from 3.6.5 to 3.9.15 in /frameworks/Python/pyramid
github-actions[bot] 1 year ago
parent
commit
33744107fc
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: