Skip to content

Commit 266b742

Browse files
chore: bump safety from 3.2.1 to 3.2.3
Bumps [safety](https://github.com/pyupio/safety) from 3.2.1 to 3.2.3. - [Release notes](https://github.com/pyupio/safety/releases) - [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md) - [Commits](pyupio/safety@3.2.1...3.2.3) --- updated-dependencies: - dependency-name: safety dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ed63a3 commit 266b742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ doc = [
4343
]
4444
vulnerabilities = [
4545
"bandit==1.7.8",
46-
"safety==3.2.1",
46+
"safety==3.2.3",
4747
]
4848
tests = [
4949
"pytest==8.2.2",

0 commit comments

Comments
 (0)