Skip to content

Commit 509697f

Browse files
build(deps): bump pytest from 8.2.2 to 8.3.2 in /app
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.2...8.3.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 00074d3 commit 509697f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
'gunicorn==22.0.0',
1919
'monolog-python==0.1.0',
2020
'PyMySQL==1.1.1',
21-
'pytest==8.2.2'
21+
'pytest==8.3.2'
2222
],
2323
include_package_data=True,
2424
entry_points={

0 commit comments

Comments
 (0)