Skip to content

Commit 1560422

Browse files
Bump pycares from 4.11.0 to 5.0.0
Bumps [pycares](https://github.com/saghul/pycares) from 4.11.0 to 5.0.0. - [Release notes](https://github.com/saghul/pycares/releases) - [Changelog](https://github.com/saghul/pycares/blob/master/ChangeLog) - [Commits](saghul/pycares@v4.11.0...v5.0.0) --- updated-dependencies: - dependency-name: pycares dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d478e05 commit 1560422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ propcache==0.4.1
7171
# via
7272
# aiohttp
7373
# yarl
74-
pycares==4.11.0 ; sys_platform != 'win32'
74+
pycares==5.0.0 ; sys_platform != 'win32'
7575
# via aiodns
7676
pycparser==2.23 ; implementation_name != 'PyPy' and sys_platform != 'win32'
7777
# via cffi

0 commit comments

Comments
 (0)