Commit f724c97
fix: streamlit aggrid (#47)
* chore(deps): update pip packages: Bump streamlit-aggrid
Bumps [streamlit-aggrid](https://github.com/PablocFonseca/streamlit-aggrid) from 0.3.4.post3 to 1.0.5.
- [Commits](https://github.com/PablocFonseca/streamlit-aggrid/commits)
---
updated-dependencies:
- dependency-name: streamlit-aggrid
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: update document selector for aggrid
Signed-off-by: Scott Schreckengaust <scottschreckengaust@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Scott Schreckengaust <scottschreckengaust@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent abae757 commit f724c97
File tree
2 files changed
+4
-4
lines changed- samples/document-explorer/client_app
- pages
2 files changed
+4
-4
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
334 | | - | |
335 | | - | |
336 | | - | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
0 commit comments