Annofabcli

Latest version: v1.86.0

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

Scan your dependencies

Page 6 of 40

1.77.3

What's Changed
Enhancements
* pyproject.tomlのPython requirements`3.8>=,<3.12`から`3.8>=,<4`に変更した by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1030

Others
* Bump requests from 2.29.0 to 2.30.0 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/1031
* Bump pylint from 2.17.3 to 2.17.4 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/1033
* ruffのバージョンアップ(0.0.260未満) by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1035
* bokeh3.1, pandas2.0へのバージョンアップ対応 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1034


**Full Changelog**: https://github.com/kurusugawa-computer/annofab-cli/compare/v1.77.2...v1.77.3

1.77.2

What's Changed
Bug Fixes
* [statistics visualize] `メンバごとの生産性と品質.csv`に組織から抜けたメンバーが出力されない問題を修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1024

Others
* Bump mypy from 1.1.1 to 1.2.0 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/1019
* Bump pandas from 1.5.3 to 2.0.1 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/1021
* Bump types-pytz from 2023.2.0.1 to 2023.3.0.0 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/1018
* Bump pytest from 7.2.2 to 7.3.1 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/1020


**Full Changelog**: https://github.com/kurusugawa-computer/annofab-cli/compare/v1.77.1...v1.77.2

1.77.1

What's Changed
Enhancements
* 塗りつぶしアノテーションを8bit grayscaleの画像に変換する by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1010

Bug Fixes
* `task list_added_task_history` : タスクが存在しないときに実行するとエラーが発生する問題を修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1015

Others
* Bump types-pyyaml from 6.0.12.8 to 6.0.12.9 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/1008
* Bump pillow from 9.4.0 to 9.5.0 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/1006
* Bump pydata-sphinx-theme from 0.13.1 to 0.13.3 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/1007
* Bump ipython from 8.11.0 to 8.12.0 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/1013
* Bump pydata-sphinx-theme from 0.13.1 to 0.13.3 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/1011
* Bump types-python-dateutil from 2.8.19.10 to 2.8.19.12 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/1012


**Full Changelog**: https://github.com/kurusugawa-computer/annofab-cli/compare/v1.77.0...v1.77.1

1.77.0

New Features
* `input_data change_name`コマンドを作成しました。


What's Changed
* Bump types-pytz from 2022.7.1.2 to 2023.2.0.1 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/1000
* Bump pylint from 2.17.0 to 2.17.1 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/995
* Bump types-requests from 2.28.11.15 to 2.28.11.17 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/999
* `input_data change_name`コマンドの作成 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/1003


**Full Changelog**: https://github.com/kurusugawa-computer/annofab-cli/compare/v1.76.2...v1.76.3

1.76.2

Bug Fixes
Windows環境でPermissionError`が発生する不具合を修正しました。修正したコマンドは以下の通りです。
* ` comment list_all`
* `input_data list_all`
* `statistics list_annotation_count`
* `statistics visualize_annotation_count`
* `task list_all`
* `task list_all_added_task_history`
* `task put`
* `task_history list_all`
* `task_hsitory_event list_all`


What's Changed
* Update pyproject.toml by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/982
* pypyroject.tomlの依存ライブラリのグループ化を修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/989
* `statistics visualize` : assert文にコメントを追加 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/990
* vscodeのRuffプラグインを導入 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/983
* Update update_metadata.rst by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/993
* Windows環境でPermissionErrorが発生する問題を修正 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/998


**Full Changelog**: https://github.com/kurusugawa-computer/annofab-cli/compare/v1.76.1...v1.76.2

1.76.1

What's Changed
Bug Fixes
* `stat_visualization mask_user_info` : メンバの略歴がnanのときにエラーが発生するエラーを修正 by yuji38kwmt in

Others
* ruffでチェックするルールを追加 by yuji38kwmt in https://github.com/kurusugawa-computer/annofab-cli/pull/980
https://github.com/kurusugawa-computer/annofab-cli/pull/981
* Bump pydata-sphinx-theme from 0.13.0 to 0.13.1 by dependabot in https://github.com/kurusugawa-computer/annofab-cli/pull/978


**Full Changelog**: https://github.com/kurusugawa-computer/annofab-cli/compare/v1.76.0...v1.76.1

Page 6 of 40

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.