Skip to content

Commit

Permalink
Bump honcho from 1.1.0 to 2.0.0 in /server
Browse files Browse the repository at this point in the history
Bumps [honcho](https://github.com/nickstenning/honcho) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/nickstenning/honcho/releases)
- [Changelog](https://github.com/nickstenning/honcho/blob/main/CHANGELOG.rst)
- [Commits](nickstenning/honcho@v1.1.0...v2.0.0)

---
updated-dependencies:
- dependency-name: honcho
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 5d47ca1 commit ae5ce4f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ authlib==0.14.3
# via superdesk-core
babel==2.16.0
# via flask-babel
backports-entry-points-selectable==1.3.0
# via honcho
bcrypt==4.1.3
# via superdesk-core
billiard==3.6.4.0
Expand Down Expand Up @@ -121,7 +123,7 @@ hachoir==3.0a3
# via superdesk-core
hermescache==0.10.0
# via superdesk-core
honcho==1.1.0
honcho==2.0.0
# via -r requirements.in
httplib2==0.22.0
# via oauth2client
Expand Down

0 comments on commit ae5ce4f

Please sign in to comment.