Procházet zdrojové kódy

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] před 1 rokem
rodič
revize
c045c9fbef
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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"}
 taipy-config = {ref = "develop", git = "https://github.com/avaiga/taipy-config.git"}
 tzlocal = "==3.0"
 tzlocal = "==3.0"
 gitignore-parser = "==0.1.1"
 gitignore-parser = "==0.1.1"
-twisted = "==23.8.0"
+twisted = "==23.10.0"
 
 
 [dev-packages]
 [dev-packages]
 black = "*"
 black = "*"