diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 6171f89..a968a4e 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -3,6 +3,6 @@ pre-commit==3.3.3 black==23.7.0 flake8==6.1.0 reorder-python-imports==3.10.0 -beautifulsoup4==4.12.2 +beautifulsoup4==4.12.3 dacite==1.8.1 pipreqs==0.4.13