Skip to content

Commit

Permalink
Bump the testing group in /scripts with 2 updates (#451)
Browse files Browse the repository at this point in the history
Bumps the testing group in /scripts with 2 updates: [parse](https://github.com/r1chardj0n3s/parse) and [urllib3](https://github.com/urllib3/urllib3).


Updates `parse` from 1.20.1 to 1.20.2
- [Release notes](https://github.com/r1chardj0n3s/parse/releases)
- [Commits](r1chardj0n3s/parse@1.20.1...1.20.2)

Updates `urllib3` from 2.2.1 to 2.2.2
- [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.2.2)

---
updated-dependencies:
- dependency-name: parse
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 10, 2024
1 parent a639eac commit 48622f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ iniconfig==2.0.0
mako==1.3.5
MarkupSafe==2.1.5
packaging==24.1
parse==1.20.1
parse==1.20.2
parse-type==0.6.2
pluggy==1.5.0
py==1.11.0
Expand All @@ -25,6 +25,6 @@ semver==3.0.2
six==1.16.0
smmap==5.0.1
toml==0.10.2
urllib3==2.2.1
urllib3==2.2.2
six==1.16.0
retry==0.9.2

0 comments on commit 48622f3

Please sign in to comment.