Skip to content

Commit 982d218

Browse files
chore(deps): bump pip-audit from 2.10.0 to 2.10.1 in /mailbox-app
Bumps [pip-audit](https://github.com/pypa/pip-audit) from 2.10.0 to 2.10.1. - [Release notes](https://github.com/pypa/pip-audit/releases) - [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md) - [Commits](pypa/pip-audit@v2.10.0...v2.10.1) --- updated-dependencies: - dependency-name: pip-audit dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 502c577 commit 982d218

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mailbox-app/requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Django==5.2.15
1010
filelock==3.20.3
1111
gunicorn==25.1.0
1212
packaging==26.2
13-
pip-audit==2.10.0
13+
pip-audit==2.10.1
1414
pycparser==3.0
1515
pytest==9.1.1
1616
pytest-cov==7.0.0

mailbox-app/requirements/development.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r locked.txt
22
bandit==1.9.4
33
coverage==7.13.3
4-
pip-audit==2.10.0
4+
pip-audit==2.10.1
55
pytest==9.1.1
66
pytest-cov==7.0.0
77
pytest-django==4.12.0

0 commit comments

Comments
 (0)