upgrade-dependencies

View on PyPIReverse Dependencies (0)

0.2.0 upgrade_dependencies-0.2.0-py3-none-any.whl

Wheel Details

Project: upgrade-dependencies
Version: 0.2.0
Filename: upgrade_dependencies-0.2.0-py3-none-any.whl
Download: [link]
Size: 15119
MD5: 229d7089eb4c99a3daefbc32e58e528b
SHA256: 7e52d6ba56818040afccafbcb52c5578954929ddf288476727f4f0b2ed1f7c63
Uploaded: 2024-11-27 10:36:29 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: upgrade-dependencies
Version: 0.2.0
Summary: Creates PRs for dependency updates in python projects
Author-Email: Robbie van Leeuwen <robbie.vanleeuwen[at]gmail.com>
License: MIT License Copyright (c) 2024 Robbie van Leeuwen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Requires-Python: >=3.13
Requires-Dist: httpx (~=0.27.2)
Requires-Dist: packaging (~=24.2)
Requires-Dist: ruamel-yaml (~=0.18.6)
Requires-Dist: tomlkit (~=0.13.2)
Requires-Dist: typer (~=0.13.1)
Description-Content-Type: text/markdown
[Description omitted; length: 1842 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.26.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
upgrade_dependencies/__init__.py sha256=Fm3LrLge2jH6Nw1jq-ZMEpCdPajBy_UwoWGzwr5VNVs 84
upgrade_dependencies/__main__.py sha256=40cej2R1ciBn-rK3olxFZ5uv-ZQfe21ohq-UtYUEyvc 105
upgrade_dependencies/dependency.py sha256=CgjuZOZkJwsCanCTKw1wlso31L1ftArHh4J7x9Yh9Lg 7695
upgrade_dependencies/main.py sha256=gKF0w_E8VOySuCfoYdqFNqvEJ3SKVATygvH7xDINyw0 13901
upgrade_dependencies/project.py sha256=R834LY6luIXKULjRx9GprJWVuoIH9HN_3OS1xvkYWWI 15798
upgrade_dependencies/utils.py sha256=SmgENr-xj6jhHynnmvLuYZn5Kx6f1SBbtO6DTSM_o5c 9497
upgrade_dependencies-0.2.0.dist-info/METADATA sha256=g_evfz2nIdSQ0xkul8XMIhYxC3fKoUgq1O3_E1VMBl8 3530
upgrade_dependencies-0.2.0.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
upgrade_dependencies-0.2.0.dist-info/entry_points.txt sha256=vW2dPjdHRTUOPsxogUU0-YUjiQyw5AKEjKlNeEC4Y-Y 71
upgrade_dependencies-0.2.0.dist-info/licenses/LICENSE sha256=jrHkC5Tzjq_Han6dgyxCYJ0yXL0AlcDz6AzSxJT0xUk 1075
upgrade_dependencies-0.2.0.dist-info/RECORD

entry_points.txt

upgrade-dependencies = upgrade_dependencies.main:app