Skip to content

Commit 8982f19

Browse files
Bump packaging from 20.4 to 20.9 in /auctioning_platform
Bumps [packaging](https://github.com/pypa/packaging) from 20.4 to 20.9. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@20.4...20.9) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 84c31b3 commit 8982f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auctioning_platform/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ markupsafe==1.1.1 # via jinja2, wtforms
3434
marshmallow-dataclass==8.1.0 # via -r ./web_app/requirements.txt
3535
marshmallow==3.10.0 # via -r ./web_app/requirements.txt, marshmallow-dataclass
3636
mypy-extensions==0.4.3 # via typing-inspect
37-
packaging==20.4 # via pytest
37+
packaging==20.9 # via pytest
3838
passlib==1.7.4 # via flask-security
3939
pluggy==0.13.1 # via pytest
4040
psycopg2-binary==2.8.6 # via -r ./db_infrastructure/requirements.txt

0 commit comments

Comments
 (0)