Skip to content

Commit 7a857b4

Browse files
Bump pyramid from 2.0.1 to 2.0.2 in /src/ch12-forms/final/pypi_forms
Bumps [pyramid](https://github.com/Pylons/pyramid) from 2.0.1 to 2.0.2. - [Changelog](https://github.com/Pylons/pyramid/blob/2.0.2/CHANGES.rst) - [Commits](Pylons/pyramid@2.0.1...2.0.2) --- updated-dependencies: - dependency-name: pyramid dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99224b0 commit 7a857b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ch12-forms/final/pypi_forms/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
'passlib==1.7.4',
1313
'plaster_pastedeploy==1.0.1',
1414
'progressbar2==4.2.0',
15-
'pyramid==2.0.1',
15+
'pyramid==2.0.2',
1616
'pyramid_chameleon==0.3',
1717
'pyramid_debugtoolbar==4.10',
1818
'python-dateutil==2.8.2',

0 commit comments

Comments
 (0)