Skip to content

Commit c2a86a6

Browse files
dependabot[bot]robvdl
authored andcommitted
build(deps): bump pyramid-session-redis from 1.8.0 to 1.8.1
Bumps [pyramid-session-redis](https://github.com/jvanasco/pyramid_session_redis) from 1.8.0 to 1.8.1. - [Changelog](https://github.com/jvanasco/pyramid_session_redis/blob/main/CHANGES.md) - [Commits](https://github.com/jvanasco/pyramid_session_redis/commits/v1.8.1) --- updated-dependencies: - dependency-name: pyramid-session-redis dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fee7238 commit c2a86a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
dependencies = [
2626
"pyramid==2.0.2",
2727
"pyramid_jinja2==2.10.1",
28-
"pyramid_session_redis==1.8.0",
28+
"pyramid_session_redis==1.8.1",
2929
"redis==7.0.1",
3030
"waitress==3.0.2",
3131
"WTForms==3.2.1",

0 commit comments

Comments
 (0)