diff --git a/python-safety.spec b/python-safety.spec index f2d10fec4d0d608780c474da5863cb5ebc4ba409..c46406d86b8fdf9a388269734951ea627ece2c78 100644 --- a/python-safety.spec +++ b/python-safety.spec @@ -1,7 +1,7 @@ %global pypi_name safety Name: python-%{pypi_name} -Version: 3.6.1 +Version: 3.6.2 Release: 1 Summary: Safety checks Python dependencies for known security vulnerabilities and suggests the proper remediations for vulnerabilities detected. @@ -80,6 +80,9 @@ k="${k-}${k+ and }not test_get_packages_licenses_without_api_key" %changelog +* Thu Nov 06 2025 xuyonghui - 3.6.2-1 +- Update package to version 3.6.2 + * Wed Sep 10 2025 liutao1 - 3.6.1-1 - Import rich_utils as a module and don't access as an attribute diff --git a/safety-3.6.1.tar.gz b/safety-3.6.1.tar.gz deleted file mode 100644 index 562e666f01413c01c67307be65e243bda2cc7531..0000000000000000000000000000000000000000 Binary files a/safety-3.6.1.tar.gz and /dev/null differ diff --git a/safety-3.6.2.tar.gz b/safety-3.6.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..44cfc1ef0fb41dee59cb4bff2cde847c8ab28ec0 Binary files /dev/null and b/safety-3.6.2.tar.gz differ