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

Bump the pip group across 1 directory with 4 updates (#16)

Browse files

Bumps the pip group with 4 updates in the / directory: [certifi](https://github.com/certifi/python-certifi), [requests](https://github.com/psf/requests), [tornado](https://github.com/tornadoweb/tornado) and [urllib3](https://github.com/urllib3/urllib3).


Updates `certifi` from 2024.2.2 to 2024.7.4
- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04)

Updates `requests` from 2.31.0 to 2.32.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2)

Updates `tornado` from 6.4 to 6.4.1
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.0...v6.4.1)

Updates `urllib3` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2)

---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
dependency-group: pip
- dependency-name: requests
dependency-type: direct:production
dependency-group: pip
- dependency-name: tornado
dependency-type: direct:production
dependency-group: pip
- dependency-name: urllib3
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 +4 -4
  2. requirements.txt +4 -4
dev-requirements.txt CHANGED
@@ -40,7 +40,7 @@ blinker==1.7.0
40
  # via streamlit
41
  cachetools==5.3.2
42
  # via streamlit
43
- certifi==2024.2.2
44
  # via
45
  # httpcore
46
  # httpx
@@ -334,7 +334,7 @@ referencing==0.33.0
334
  # jsonschema
335
  # jsonschema-specifications
336
  # jupyter-events
337
- requests==2.31.0
338
  # via
339
  # jupyterlab-server
340
  # streamlit
@@ -391,7 +391,7 @@ toml==0.10.2
391
  # via streamlit
392
  toolz==0.12.1
393
  # via altair
394
- tornado==6.4
395
  # via
396
  # ipykernel
397
  # jupyter-client
@@ -439,7 +439,7 @@ tzlocal==5.2
439
  # via streamlit
440
  uri-template==1.3.0
441
  # via jsonschema
442
- urllib3==2.2.1
443
  # via
444
  # requests
445
  # types-requests
 
40
  # via streamlit
41
  cachetools==5.3.2
42
  # via streamlit
43
+ certifi==2024.7.4
44
  # via
45
  # httpcore
46
  # httpx
 
334
  # jsonschema
335
  # jsonschema-specifications
336
  # jupyter-events
337
+ requests==2.32.2
338
  # via
339
  # jupyterlab-server
340
  # streamlit
 
391
  # via streamlit
392
  toolz==0.12.1
393
  # via altair
394
+ tornado==6.4.1
395
  # via
396
  # ipykernel
397
  # jupyter-client
 
439
  # via streamlit
440
  uri-template==1.3.0
441
  # via jsonschema
442
+ urllib3==2.2.2
443
  # via
444
  # requests
445
  # types-requests
requirements.txt CHANGED
@@ -20,7 +20,7 @@ blinker==1.7.0
20
  # via streamlit
21
  cachetools==5.3.2
22
  # via streamlit
23
- certifi==2024.2.2
24
  # via
25
  # httpcore
26
  # httpx
@@ -111,7 +111,7 @@ referencing==0.33.0
111
  # via
112
  # jsonschema
113
  # jsonschema-specifications
114
- requests==2.31.0
115
  # via streamlit
116
  rich==13.7.0
117
  # via streamlit
@@ -143,7 +143,7 @@ toml==0.10.2
143
  # via streamlit
144
  toolz==0.12.1
145
  # via altair
146
- tornado==6.4
147
  # via streamlit
148
  typing-extensions==4.9.0
149
  # via
@@ -154,7 +154,7 @@ tzdata==2024.1
154
  # via pandas
155
  tzlocal==5.2
156
  # via streamlit
157
- urllib3==2.2.1
158
  # via requests
159
  validators==0.22.0
160
  # via streamlit
 
20
  # via streamlit
21
  cachetools==5.3.2
22
  # via streamlit
23
+ certifi==2024.7.4
24
  # via
25
  # httpcore
26
  # httpx
 
111
  # via
112
  # jsonschema
113
  # jsonschema-specifications
114
+ requests==2.32.2
115
  # via streamlit
116
  rich==13.7.0
117
  # via streamlit
 
143
  # via streamlit
144
  toolz==0.12.1
145
  # via altair
146
+ tornado==6.4.1
147
  # via streamlit
148
  typing-extensions==4.9.0
149
  # via
 
154
  # via pandas
155
  tzlocal==5.2
156
  # via streamlit
157
+ urllib3==2.2.2
158
  # via requests
159
  validators==0.22.0
160
  # via streamlit