Skip to content

Commit 0ea807a

Browse files
Bump gunicorn from 22.0.0 to 23.0.0 in /tekton/webhook
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@22.0.0...23.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de1766b commit 0ea807a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tekton/webhook/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Click==7.0
22
Flask==2.3.2
3-
gunicorn==22.0.0
3+
gunicorn==23.0.0
44
itsdangerous==1.1.0
55
Jinja2==3.1.5
66
MarkupSafe==1.1.1

0 commit comments

Comments
 (0)