Skip to content

Commit 41ed76e

Browse files
Bump idna from 2.10 to 3.7 in /capstone/src/main/python
Bumps [idna](https://github.com/kjd/idna) from 2.10 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v2.10...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b2e1e90 commit 41ed76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

capstone/src/main/python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ gunicorn==20.0.4
2424
h5py==2.10.0
2525
httplib2==0.18.1
2626
humanize==2.5.0
27-
idna==2.10
27+
idna==3.7
2828
importlib-metadata==1.7.0
2929
ipython==7.16.1
3030
ipython-genutils==0.2.0

0 commit comments

Comments
 (0)