Skip to content

Commit

Permalink
Merge pull request #136 from jedie/update-req
Browse files Browse the repository at this point in the history
Update requirements
  • Loading branch information
jedie authored Sep 15, 2024
2 parents 5c6eb60 + 607aa9b commit 4c45a52
Show file tree
Hide file tree
Showing 4 changed files with 242 additions and 232 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ default_install_hook_types:

repos:
- repo: https://github.com/jedie/cli-base-utilities
rev: v0.10.3
rev: v0.11.0
hooks:
- id: update-readme-history
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,8 @@ See also git tags: https://github.com/jedie/manageprojects/tags

[comment]: <> (✂✂✂ auto generated history start ✂✂✂)

* [**dev**](https://github.com/jedie/manageprojects/compare/v0.18.0...main)
* 2024-09-15 - Update requirements
* [v0.18.0](https://github.com/jedie/manageprojects/compare/v0.17.1...v0.18.0)
* 2024-08-29 - Fix wrong "module" in publish call :(
* 2024-08-29 - Fix wrong "distribution_name" in publish command
Expand All @@ -371,15 +373,15 @@ See also git tags: https://github.com/jedie/manageprojects/tags
* 2023-12-21 - Unify BASE_PATH / PACKAGE_ROOT etc.
* 2023-12-21 - Apply manageprojects updates: Skip Python 3.9 support
* 2023-12-21 - Update requirements

<details><summary>Expand older history entries ...</summary>

* [v0.16.2](https://github.com/jedie/manageprojects/compare/v0.16.1...v0.16.2)
* 2023-12-16 - Update pre-commit-config
* 2023-12-16 - Skip test_readme_history() on CI
* 2023-12-16 - Add git hook "update-readme-history"
* 2023-12-16 - Apply cookiecutter updates
* 2023-12-16 - Update requirements

<details><summary>Expand older history entries ...</summary>

* [v0.16.1](https://github.com/jedie/manageprojects/compare/v0.16.0...v0.16.1)
* 2023-12-05 - Fix "format file" and very verbose error output
* [v0.16.0](https://github.com/jedie/manageprojects/compare/v0.15.4...v0.16.0)
Expand Down
Loading

0 comments on commit 4c45a52

Please sign in to comment.