Skip to content

Commit

Permalink
Bump the production-dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 3 updates: [flask](https://github.com/pallets/flask), [ghapi](https://github.com/fastai/ghapi) and [ghastoolkit](https://github.com/GeekMasher/ghastoolkit).


Updates `flask` from 2.3.3 to 3.0.2
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@2.3.3...3.0.2)

Updates `ghapi` from 1.0.4 to 1.0.5
- [Release notes](https://github.com/fastai/ghapi/releases)
- [Changelog](https://github.com/fastai/ghapi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fastai/ghapi/commits)

Updates `ghastoolkit` from 0.10.0 to 0.12.2
- [Release notes](https://github.com/GeekMasher/ghastoolkit/releases)
- [Commits](GeekMasher/ghastoolkit@0.10.0...0.12.2)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: ghapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ghastoolkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent b2e3597 commit 66fea27
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 94 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
flask = "==2.3.3"
flask = "==3.0.2"
flask-githubapp = "*"
ghapi = "*"
gunicorn = "*"
Expand Down
187 changes: 94 additions & 93 deletions Pipfile.lock

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

0 comments on commit 66fea27

Please sign in to comment.