mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-07-28 14:47:22 -07:00
chore(deps): update requests requirement from >=2.31.0 to >=2.34.2
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version. - [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.34.2) --- updated-dependencies: - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ description = "Menu driven Python wrapper for hashcat"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"requests>=2.31.0",
|
||||
"requests>=2.34.2",
|
||||
"beautifulsoup4>=4.12.0",
|
||||
"openpyxl>=3.0.0",
|
||||
"packaging>=21.0",
|
||||
|
||||
Reference in New Issue
Block a user