summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-02 00:17:34 +0000
committerGitHub <[email protected]>2023-05-02 00:17:34 +0000
commit23ca8ba1a8271c5f1e0f66896d7f7361849cdd54 (patch)
treeb9bccfa320423e39e511706c88f75cab5e1900f7
parentbuild: docker support (diff)
downloadrubys_song_skipper-dependabot/pip/flask-2.3.2.tar.xz
rubys_song_skipper-dependabot/pip/flask-2.3.2.zip
build(deps): bump flask from 2.2.2 to 2.3.2dependabot/pip/flask-2.3.2
Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.3.2. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/2.2.2...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 4a7fd81..91a2559 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,3 @@
-Flask==2.2.2
+Flask==2.3.2
requests==2.28.1
twitchio==2.5.0