Skip to content

Commit 854dfaf

Browse files
Bump pyramid from 1.10.8 to 2.0.2
Bumps [pyramid](https://github.com/Pylons/pyramid) from 1.10.8 to 2.0.2. - [Changelog](https://github.com/Pylons/pyramid/blob/2.0.2/CHANGES.rst) - [Commits](Pylons/pyramid@1.10.8...2.0.2) --- updated-dependencies: - dependency-name: pyramid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90e815a commit 854dfaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
'Twisted[tls]<24',
3232
'pyOpenSSL>=16.2.0',
3333
'six>=1.15.0',
34-
'pyramid==1.10.8',
34+
'pyramid==2.0.2',
3535
'pyramid_jinja2>=2.8,<3',
3636
'cornice>=5.0.3,<7',
3737
'simplejson>=3.17.2,<4',

0 commit comments

Comments
 (0)