Skip to content

Commit a421b95

Browse files
chore(deps-dev): bump streamlit from 1.57.0 to 1.58.0
Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.57.0 to 1.58.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.57.0...1.58.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.58.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87fd73e commit a421b95

1 file changed

Lines changed: 3 additions & 39 deletions

File tree

requirements-dev.txt

Lines changed: 3 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ asttokens==3.0.1
4040
# via stack-data
4141
async-lru==2.3.0
4242
# via jupyterlab
43-
async-timeout==4.0.3
44-
# via
45-
# aiohttp
46-
# langchain-classic
4743
attrs==26.1.0
4844
# via
4945
# aiohttp
@@ -55,10 +51,6 @@ babel==2.18.0
5551
# via
5652
# jupyterlab-server
5753
# mkdocs-material
58-
backports-asyncio-runner==1.1.0
59-
# via pytest-asyncio
60-
backports-datetime-fromisoformat==2.0.3
61-
# via marshmallow
6254
backrefs==7.0
6355
# via mkdocs-material
6456
bandit==1.9.4
@@ -164,11 +156,6 @@ email-validator==2.3.0
164156
# pydantic
165157
et-xmlfile==2.0.0
166158
# via openpyxl
167-
exceptiongroup==1.3.1
168-
# via
169-
# anyio
170-
# ipython
171-
# pytest
172159
execnet==2.1.2
173160
# via pytest-xdist
174161
executing==2.2.1
@@ -510,8 +497,6 @@ orjson==3.11.9
510497
# langsmith
511498
ormsgpack==1.12.2
512499
# via langgraph-checkpoint
513-
overrides==7.7.0
514-
# via jupyter-server
515500
packageurl-python==0.17.6
516501
# via cyclonedx-python-lib
517502
packaging==26.2
@@ -832,7 +817,7 @@ starlette==1.0.1
832817
# streamlit
833818
stevedore==5.8.0
834819
# via bandit
835-
streamlit==1.57.0
820+
streamlit==1.58.0
836821
# via -r requirements-dev.in
837822
tenacity==9.1.4
838823
# via
@@ -855,16 +840,7 @@ tinycss2==1.4.0
855840
toml==0.10.2
856841
# via streamlit
857842
tomli==2.4.1
858-
# via
859-
# black
860-
# coverage
861-
# dparse
862-
# fastapi-cli
863-
# jupyterlab
864-
# mypy
865-
# pip-audit
866-
# pytest
867-
# safety
843+
# via pip-audit
868844
tomli-w==1.2.0
869845
# via pip-audit
870846
tomlkit==0.15.0
@@ -913,31 +889,21 @@ types-setuptools==82.0.0.20260518
913889
# via -r requirements-dev.in
914890
typing-extensions==4.15.0
915891
# via
892+
# aiohttp
916893
# aiosignal
917894
# altair
918895
# anyio
919-
# async-lru
920896
# beautifulsoup4
921-
# black
922-
# commitizen
923-
# cryptography
924897
# cyclonedx-python-lib
925-
# exceptiongroup
926898
# fastapi
927-
# ipython
928899
# langchain-core
929900
# langchain-protocol
930-
# marshmallow
931-
# mistune
932-
# mkdocstrings-python
933-
# multidict
934901
# mypy
935902
# openai
936903
# pydantic
937904
# pydantic-core
938905
# pydantic-extra-types
939906
# pyee
940-
# pyjwt
941907
# pyright
942908
# pytest-asyncio
943909
# python-on-whales
@@ -949,8 +915,6 @@ typing-extensions==4.15.0
949915
# starlette
950916
# streamlit
951917
# typing-inspection
952-
# uvicorn
953-
# virtualenv
954918
typing-inspection==0.4.2
955919
# via
956920
# fastapi

0 commit comments

Comments
 (0)