Uhugo

Latest version: v1.4.2

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

1.3.5

What's Changed
* Bump certifi from 2024.2.2 to 2024.7.4 by dependabot in https://github.com/akshaybabloo/uHugo/pull/97
* Bump ruff from 0.4.10 to 0.5.0 by dependabot in https://github.com/akshaybabloo/uHugo/pull/96
* Bump packaging from 24.0 to 24.1 by dependabot in https://github.com/akshaybabloo/uHugo/pull/93
* Bump psutil from 5.9.8 to 6.0.0 by dependabot in https://github.com/akshaybabloo/uHugo/pull/92
* Bump coverage from 7.5.3 to 7.5.4 by dependabot in https://github.com/akshaybabloo/uHugo/pull/95
* Bump flake8 from 7.0.0 to 7.1.0 by dependabot in https://github.com/akshaybabloo/uHugo/pull/94
* Bump pydantic from 2.7.4 to 2.8.2 by dependabot in https://github.com/akshaybabloo/uHugo/pull/99
* Bump coverage from 7.5.4 to 7.6.0 by dependabot in https://github.com/akshaybabloo/uHugo/pull/100
* Bump pytest from 8.2.2 to 8.3.1 by dependabot in https://github.com/akshaybabloo/uHugo/pull/108
* Bump ruff from 0.5.0 to 0.5.4 by dependabot in https://github.com/akshaybabloo/uHugo/pull/107
* Bump sphinx from 7.3.7 to 7.4.7 by dependabot in https://github.com/akshaybabloo/uHugo/pull/106
* Bump ruff from 0.5.4 to 0.5.5 by dependabot in https://github.com/akshaybabloo/uHugo/pull/109
* Bump pytest-subprocess from 1.5.0 to 1.5.2 by dependabot in https://github.com/akshaybabloo/uHugo/pull/110
* Bump pytest from 8.3.1 to 8.3.2 by dependabot in https://github.com/akshaybabloo/uHugo/pull/111
* Bump sphinx from 7.4.7 to 8.0.2 by dependabot in https://github.com/akshaybabloo/uHugo/pull/112
* Bump black from 24.4.2 to 24.8.0 by dependabot in https://github.com/akshaybabloo/uHugo/pull/113
* Bump coverage from 7.6.0 to 7.6.1 by dependabot in https://github.com/akshaybabloo/uHugo/pull/116
* Bump ruff from 0.5.5 to 0.5.6 by dependabot in https://github.com/akshaybabloo/uHugo/pull/115
* Bump flake8 from 7.1.0 to 7.1.1 by dependabot in https://github.com/akshaybabloo/uHugo/pull/114


**Full Changelog**: https://github.com/akshaybabloo/uHugo/compare/v1.3.4...v1.3.5

1.3.4

What's Changed
* Bump ruff from 0.3.7 to 0.4.0 by dependabot in https://github.com/akshaybabloo/uHugo/pull/62
* Bump coverage from 7.4.4 to 7.5.0 by dependabot in https://github.com/akshaybabloo/uHugo/pull/66
* Bump ruff from 0.4.0 to 0.4.1 by dependabot in https://github.com/akshaybabloo/uHugo/pull/64
* Bump sphinx from 7.3.6 to 7.3.7 by dependabot in https://github.com/akshaybabloo/uHugo/pull/63
* Bump pydantic from 2.7.0 to 2.7.1 by dependabot in https://github.com/akshaybabloo/uHugo/pull/65
* Bump ruff from 0.4.1 to 0.4.4 by dependabot in https://github.com/akshaybabloo/uHugo/pull/74
* Bump jinja2 from 3.1.3 to 3.1.4 by dependabot in https://github.com/akshaybabloo/uHugo/pull/73
* Bump coverage from 7.5.0 to 7.5.1 by dependabot in https://github.com/akshaybabloo/uHugo/pull/72
* Bump pytest from 8.1.1 to 8.2.0 by dependabot in https://github.com/akshaybabloo/uHugo/pull/70
* Bump black from 24.4.0 to 24.4.2 by dependabot in https://github.com/akshaybabloo/uHugo/pull/68
* Bump requests from 2.31.0 to 2.32.1 by dependabot in https://github.com/akshaybabloo/uHugo/pull/76
* Bump pytest from 8.2.0 to 8.2.1 by dependabot in https://github.com/akshaybabloo/uHugo/pull/75
* Bump coverage from 7.5.1 to 7.5.3 by dependabot in https://github.com/akshaybabloo/uHugo/pull/81
* Bump ruff from 0.4.4 to 0.4.10 by dependabot in https://github.com/akshaybabloo/uHugo/pull/91
* Bump requests from 2.32.1 to 2.32.3 by dependabot in https://github.com/akshaybabloo/uHugo/pull/83
* Bump urllib3 from 2.2.1 to 2.2.2 by dependabot in https://github.com/akshaybabloo/uHugo/pull/90
* Bump pydantic from 2.7.1 to 2.7.4 by dependabot in https://github.com/akshaybabloo/uHugo/pull/88
* Bump pytest from 8.2.1 to 8.2.2 by dependabot in https://github.com/akshaybabloo/uHugo/pull/86


**Full Changelog**: https://github.com/akshaybabloo/uHugo/compare/1.3.3...v1.3.4

1.3.3

- Drop Python 3.9
- Fix version not updated error even after updating

1.3.2

* Fix missing package

**Full Changelog**: https://github.com/akshaybabloo/uHugo/compare/v1.3.1...v1.3.2

1.3.1

* Fix version

**Full Changelog**: https://github.com/akshaybabloo/uHugo/compare/v1.3.0...v1.3.1

1.3.0

* Update multiple providers even one errors out
* Replace `flake8` with `ruff`
* Use `black` for formatting

**Full Changelog**: https://github.com/akshaybabloo/uHugo/compare/v1.2.1...v1.3.0

Page 2 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.