dependabot[bot] dependabot[bot] commited on
Commit
33bb6b5
·
unverified ·
1 Parent(s): 8fbf2fa

Bump the pip group across 1 directory with 2 updates (#12)

Browse files

Bumps the pip group with 2 updates in the / directory: [idna](https://github.com/kjd/idna) and [pillow](https://github.com/python-pillow/Pillow).


Updates `idna` from 3.6 to 3.7
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

Updates `pillow` from 10.2.0 to 10.3.0
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0)

---
updated-dependencies:
- dependency-name: idna
dependency-type: direct:production
dependency-group: pip
- dependency-name: pillow
dependency-type: direct:production
dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Files changed (2) hide show
  1. dev-requirements.txt +2 -2
  2. requirements.txt +2 -2
dev-requirements.txt CHANGED
@@ -87,7 +87,7 @@ httpx==0.26.0
87
  # jupyterlab
88
  httpx-oauth==0.13.2
89
  # via streamlit-oauth
90
- idna==3.6
91
  # via
92
  # anyio
93
  # httpx
@@ -261,7 +261,7 @@ pathspec==0.12.1
261
  # via black
262
  pexpect==4.9.0
263
  # via ipython
264
- pillow==10.2.0
265
  # via streamlit
266
  platformdirs==4.2.0
267
  # via
 
87
  # jupyterlab
88
  httpx-oauth==0.13.2
89
  # via streamlit-oauth
90
+ idna==3.7
91
  # via
92
  # anyio
93
  # httpx
 
261
  # via black
262
  pexpect==4.9.0
263
  # via ipython
264
+ pillow==10.3.0
265
  # via streamlit
266
  platformdirs==4.2.0
267
  # via
requirements.txt CHANGED
@@ -45,7 +45,7 @@ httpx==0.26.0
45
  # via httpx-oauth
46
  httpx-oauth==0.13.2
47
  # via streamlit-oauth
48
- idna==3.6
49
  # via
50
  # anyio
51
  # httpx
@@ -85,7 +85,7 @@ pandas==2.2.0
85
  # YFDashboard (pyproject.toml)
86
  # altair
87
  # streamlit
88
- pillow==10.2.0
89
  # via streamlit
90
  protobuf==4.25.3
91
  # via streamlit
 
45
  # via httpx-oauth
46
  httpx-oauth==0.13.2
47
  # via streamlit-oauth
48
+ idna==3.7
49
  # via
50
  # anyio
51
  # httpx
 
85
  # YFDashboard (pyproject.toml)
86
  # altair
87
  # streamlit
88
+ pillow==10.3.0
89
  # via streamlit
90
  protobuf==4.25.3
91
  # via streamlit