Skip to content

Commit

Permalink
build(deps): bump supervisor from 4.2.4 to 4.2.5 in /server
Browse files Browse the repository at this point in the history
Bumps [supervisor](https://github.com/Supervisor/supervisor) from 4.2.4 to 4.2.5.
- [Release notes](https://github.com/Supervisor/supervisor/releases)
- [Changelog](https://github.com/Supervisor/supervisor/blob/main/CHANGES.rst)
- [Commits](Supervisor/supervisor@4.2.4...4.2.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 541206b commit bdb06cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ jsonschema==4.17.3;python_version<"3.8"
jsonschema==4.20.0;python_version>="3.8"
requests==2.31.0
psycopg2-binary==2.9.5
supervisor==4.2.4
supervisor==4.2.5

0 comments on commit bdb06cd

Please sign in to comment.