Skip to content

Commit 9d3acde

Browse files
Merge pull request #659 from pyupio/chore/update-version
chore/release-version-3.2.14
2 parents 0286ec6 + b946758 commit 9d3acde

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
55
The format is partly based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [PEP 440](https://peps.python.org/pep-0440/)
77

8+
9+
## [3.2.14] - 2024-12-20
10+
- Add fun-mode (#649)
11+
- Package version upgrade for psutil and filelock (#652)
12+
- Package version upgrade for typer (#654)
13+
- Package version upgrade for pydantic (#655)
14+
- Add "--use-server-matching" arguement (#640)
15+
- Bugfix for safety "NoneType is not iterable" error (#657)
16+
17+
818
## [3.2.13] - 2024-12-10
919
- Remove email verification for running scans (#645)
1020

safety/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.13
1+
3.2.14

0 commit comments

Comments
 (0)