dependabot[bot] commited on
Commit
c48c5fa
·
unverified ·
1 Parent(s): 894986f

Bump streamlit from 1.29.0 to 1.30.0

Browse files

Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/streamlit/streamlit/releases)
- [Commits](https://github.com/streamlit/streamlit/compare/1.29.0...1.30.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -15,7 +15,7 @@ pyarrow>=14.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
15
  pypdf==3.17.4
16
  requests>=2.31.0 # not directly required, pinned by Snyk to avoid a vulnerability
17
  ruff==0.1.9
18
- streamlit==1.29.0
19
  streamlit-feedback==0.1.3
20
  tiktoken==0.5.2
21
  tornado>=6.3.3 # not directly required, pinned by Snyk to avoid a vulnerability
 
15
  pypdf==3.17.4
16
  requests>=2.31.0 # not directly required, pinned by Snyk to avoid a vulnerability
17
  ruff==0.1.9
18
+ streamlit==1.30.0
19
  streamlit-feedback==0.1.3
20
  tiktoken==0.5.2
21
  tornado>=6.3.3 # not directly required, pinned by Snyk to avoid a vulnerability