瀏覽代碼

Bump twisted from 23.8.0 to 23.10.0 in /taipy/gui (#579)

Bumps [twisted](https://github.com/twisted/twisted) from 23.8.0 to 23.10.0.
- [Release notes](https://github.com/twisted/twisted/releases)
- [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst)
- [Commits](https://github.com/twisted/twisted/compare/twisted-23.8.0...twisted-23.10.0)

---
updated-dependencies:
- dependency-name: twisted
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 年之前
父節點
當前提交
c045c9fbef
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      taipy/gui/Pipfile

+ 1 - 1
taipy/gui/Pipfile

@@ -23,7 +23,7 @@ simple-websocket = "==0.10.1"
 taipy-config = {ref = "develop", git = "https://github.com/avaiga/taipy-config.git"}
 tzlocal = "==3.0"
 gitignore-parser = "==0.1.1"
-twisted = "==23.8.0"
+twisted = "==23.10.0"
 
 [dev-packages]
 black = "*"