maven: Update test that is now failing since beautifulsoup4 4.13

Latest beautifulsoup4 release (4.13) seems to have fixed issues
related to unexpected encodings in XML files so a test that was
passing previously is now failing.

Update that test to check origin URL and visit type can be
successfully extracted from a POM file with unexpected encoding.
This commit is contained in:
Antoine Lambert 2025-02-10 14:26:42 +01:00
parent 4d14e8928b
commit a3d66736a4
No known key found for this signature in database
GPG key ID: D026E5C2F802586D
2 changed files with 11 additions and 6 deletions

View file

@ -1,4 +1,4 @@
beautifulsoup4
beautifulsoup4 >= 4.13.3
breezy >= 3.3.1, < 3.3.5 # use versions with available binary wheels
dateparser
dulwich