Skip to content

Commit

Permalink
Bump flask-session from 0.6.0 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [flask-session](https://github.com/pallets-eco/flask-session) from 0.6.0 to 0.8.0.
- [Release notes](https://github.com/pallets-eco/flask-session/releases)
- [Changelog](https://github.com/pallets-eco/flask-session/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets-eco/flask-session/commits/0.8.0)

---
updated-dependencies:
- dependency-name: flask-session
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 2, 2024
1 parent 187b0ac commit 74ba642
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 6 deletions.
71 changes: 66 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Flask-Pydantic = "^0.12.0"
email-validator = "^2.1.1"
python-ldap = "^3.4.3"
Flask-pyoidc = "^3.14.3"
Flask-Session = "^0.6.0"
Flask-Session = "^0.8.0"

# tracing support
opentelemetry-exporter-otlp = "^1.24.0"
Expand Down

0 comments on commit 74ba642

Please sign in to comment.