Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 22, 2023
1 parent b8f7cfd commit bc94b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ authors = [
]
license = { text = "GPL-3.0-or-later" }
dependencies = [
"flask==2.3.2",
"flask==2.3.3",
"astropy>=5.2.1",
"matplotlib>=3.7.0",
"numpy>=1.24.2",
Expand Down

0 comments on commit bc94b59

Please sign in to comment.