Skip to content

Commit 0512f85

Browse files
Bump the pip group group
Bumps the pip group group in /loc.gov JSON API/Chronicling_America_Title_Essay_Datasets with 7 updates: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2022.12.7` | `2023.7.22` | | [fonttools](https://github.com/fonttools/fonttools) | `4.32.0` | `4.43.0` | | [jinja2](https://github.com/pallets/jinja) | `3.0.1` | `3.1.3` | | [pillow](https://github.com/python-pillow/Pillow) | `9.3.0` | `10.2.0` | | [requests](https://github.com/psf/requests) | `2.28.1` | `2.31.0` | | [tornado](https://github.com/tornadoweb/tornado) | `6.1` | `6.3.3` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.10` | `1.26.18` | Updates `certifi` from 2022.12.7 to 2023.7.22 - [Commits](certifi/python-certifi@2022.12.07...2023.07.22) Updates `fonttools` from 4.32.0 to 4.43.0 - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.32.0...4.43.0) Updates `jinja2` from 3.0.1 to 3.1.3 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.0.1...3.1.3) Updates `pillow` from 9.3.0 to 10.2.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@9.3.0...10.2.0) Updates `requests` from 2.28.1 to 2.31.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.28.1...v2.31.0) Updates `tornado` from 6.1 to 6.3.3 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.1.0...v6.3.3) Updates `urllib3` from 1.26.10 to 1.26.18 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.10...1.26.18) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production dependency-group: pip-security-group - dependency-name: fonttools dependency-type: direct:production dependency-group: pip-security-group - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip-security-group - dependency-name: pillow dependency-type: direct:production dependency-group: pip-security-group - dependency-name: requests dependency-type: direct:production dependency-group: pip-security-group - dependency-name: tornado dependency-type: direct:production dependency-group: pip-security-group - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip-security-group ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 861bbe6 commit 0512f85

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

loc.gov JSON API/Chronicling_America_Title_Essay_Datasets/requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ bleach==4.1.0
88
blis==0.7.8
99
cachetools==5.2.0
1010
catalogue==2.0.8
11-
certifi==2022.12.7
11+
certifi==2023.7.22
1212
cffi==1.14.6
1313
charset-normalizer==2.1.0
1414
click==8.1.3
@@ -20,7 +20,7 @@ decorator==5.1.0
2020
defusedxml==0.7.1
2121
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.4.0/en_core_web_sm-3.4.0-py3-none-any.whl
2222
entrypoints==0.3
23-
fonttools==4.32.0
23+
fonttools==4.43.0
2424
frozendict==2.3.2
2525
ht-text-prep==1.0
2626
htrc-text-processing==0.0.2
@@ -31,7 +31,7 @@ ipython-genutils==0.2.0
3131
ipywidgets==7.6.5
3232
isodate==0.6.1
3333
jedi==0.18.0
34-
Jinja2==3.0.1
34+
Jinja2==3.1.3
3535
joblib==1.2.0
3636
jsonschema==3.2.0
3737
jupyter==1.0.0
@@ -62,7 +62,7 @@ parso==0.8.2
6262
pathy==0.6.2
6363
pexpect==4.8.0
6464
pickleshare==0.7.5
65-
Pillow==9.3.0
65+
Pillow==10.2.0
6666
preshed==3.0.7
6767
prometheus-client==0.11.0
6868
prompt-toolkit==3.0.20
@@ -80,7 +80,7 @@ qtconsole==5.1.1
8080
QtPy==1.11.2
8181
rdflib==6.1.1
8282
regex==2022.8.17
83-
requests==2.28.1
83+
requests==2.31.0
8484
Send2Trash==1.8.0
8585
six==1.16.0
8686
smart-open==5.2.1
@@ -93,12 +93,12 @@ terminado==0.12.1
9393
testpath==0.5.0
9494
thinc==8.1.0
9595
tinycss2==1.2.1
96-
tornado==6.1
96+
tornado==6.3.3
9797
tqdm==4.64.0
9898
traitlets==5.1.0
9999
typer==0.4.2
100100
typing_extensions==4.3.0
101-
urllib3==1.26.10
101+
urllib3==1.26.18
102102
wasabi==0.10.1
103103
wcwidth==0.2.5
104104
webencodings==0.5.1

0 commit comments

Comments
 (0)