Skip to content

Commit d4ebe7e

Browse files
Bump beautifulsoup4 from 4.11.0 to 4.11.1 (#258)
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.11.0 to 4.11.1. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 794daf3 commit d4ebe7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ SQLAlchemy>=1.3.0
66
whitenoise==6.2.0
77
django-test-plus==2.2.0
88
requests==2.27.1
9-
beautifulsoup4==4.11.0
9+
beautifulsoup4==4.11.1
1010
dateutils==0.6.12
1111
cloudflare==2.9.11
1212
raven>=3
@@ -15,7 +15,7 @@ redis==3.5.3
1515
pytest==7.1.2
1616
django-redis-cache==3.0.1
1717
factory-boy==3.2.1
18-
beautifulsoup4==4.11.0
18+
beautifulsoup4==4.11.1
1919
html5lib==1.1
2020
db-to-sqlite==1.4
2121
django-sql-dashboard==1.1

0 commit comments

Comments
 (0)