Skip to content

Commit f6dffa3

Browse files
Update zipp requirement from >=3.19.1 to >=3.23.1
Updates the requirements on [zipp](https://github.com/jaraco/zipp) to permit the latest version. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.19.1...v3.23.1) --- updated-dependencies: - dependency-name: zipp dependency-version: 3.23.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7717f54 commit f6dffa3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Ominis_OSINT.egg-info/requires.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ lxml_html_clean
1414
html_clean
1515
tqdm
1616
anyio>=4.4.0
17-
zipp>=3.19.1
17+
zipp>=3.23.1
1818
validators

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ asyncio==4.0.0
1111
lxml_html_clean
1212
html_clean
1313
anyio>=4.4.0
14-
zipp>=3.19.1
14+
zipp>=3.23.1
1515
validators==0.35.0
1616
tqdm==4.67.1
1717
ipwhois==1.3.0

0 commit comments

Comments
 (0)