Skip to content

Commit

Permalink
Bump flask-assets from 2.0 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [flask-assets](https://github.com/miracle2k/flask-assets) from 2.0 to 2.1.0.
- [Release notes](https://github.com/miracle2k/flask-assets/releases)
- [Changelog](https://github.com/miracle2k/flask-assets/blob/master/CHANGES)
- [Commits](miracle2k/flask-assets@2.0...2.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent 3d96546 commit 7a1b4a3
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 5 deletions.
22 changes: 18 additions & 4 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 @@ -9,7 +9,7 @@ readme = "README.md"
python = "^3.11"
cssmin = "0.2.0"
email-validator = "2.0.0.post2"
flask-assets = "2.0"
flask-assets = "2.1.0"
flask-compress = "1.14"
flask-limiter = "3.5.0"
flask-talisman = "1.1.0"
Expand Down

0 comments on commit 7a1b4a3

Please sign in to comment.