Skip to content

Commit 82a2a19

Browse files
Bump beautifulsoup4 from 4.12.2 to 4.12.3
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.12.2 to 4.12.3. --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b0a8202 commit 82a2a19

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements.dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile requirements.dev.in
66
#
7-
beautifulsoup4==4.12.2
7+
beautifulsoup4==4.12.3
88
# via
99
# -c requirements.txt
1010
# webtest

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Maintain the alphabetical order
44
# Use pip list -o to check for outdated packages
55

6-
beautifulsoup4==4.12.2
6+
beautifulsoup4==4.12.3
77
cssmin==0.2.0
88

99
Django==4.2.3

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ asgiref==3.7.2
88
# via
99
# django
1010
# django-countries
11-
beautifulsoup4==4.12.2
11+
beautifulsoup4==4.12.3
1212
# via -r requirements.in
1313
cachetools==4.2.4
1414
# via google-auth

0 commit comments

Comments
 (0)