Skip to content

Commit 1223561

Browse files
chore(deps): bump the pip group with 4 updates
Bumps the pip group with 4 updates: [selenium](https://github.com/SeleniumHQ/Selenium), [semver](https://github.com/python-semver/python-semver), [pytest](https://github.com/pytest-dev/pytest) and [urllib3](https://github.com/urllib3/urllib3). Updates `selenium` from 4.16.0 to 4.32.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.16.0...selenium-4.32.0) Updates `semver` from 3.0.2 to 3.0.4 - [Release notes](https://github.com/python-semver/python-semver/releases) - [Changelog](https://github.com/python-semver/python-semver/blob/master/CHANGELOG.rst) - [Commits](python-semver/python-semver@3.0.2...3.0.4) Updates `pytest` from 7.4.3 to 8.3.5 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.3...8.3.5) Updates `urllib3` from 2.2.1 to 2.4.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.1...2.4.0) --- updated-dependencies: - dependency-name: selenium dependency-version: 4.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: semver dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pytest dependency-version: 8.3.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: urllib3 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03fe8ce commit 1223561

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
selenium == 4.16.0
2-
semver == 3.0.2
3-
pytest == 7.4.3
4-
urllib3 == 2.2.1
1+
selenium == 4.33.0
2+
semver == 3.0.4
3+
pytest == 8.3.5
4+
urllib3 == 2.4.0

0 commit comments

Comments
 (0)