Skip to content

Commit

Permalink
Bump urllib3 from 2.2.1 to 2.2.2 (#46)
Browse files Browse the repository at this point in the history
* Bump urllib3 from 2.2.1 to 2.2.2

Bumps [urllib3](https://github.com/urllib3/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: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update project dependencies

* Update project lockfile

* Update project lockfile

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ted Cook <[email protected]>
  • Loading branch information
dependabot[bot] and teddyphreak authored Jun 18, 2024
1 parent 65e22d9 commit 840ed48
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 42 deletions.
66 changes: 26 additions & 40 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ python = "^3.10"
[tool.poetry.group.dev.dependencies]
ansible-lint = { version = "^24.6.0", markers = "platform_system != 'Windows'" }
ansible = "^10.0.0"
molecule = "^24.2.1"
molecule = "^24.6.0"
molecule-plugins = "^23.5.3"
yamllint = "^1.35.1"
netaddr = "^1.3.0"
docker = "^7.1.0"
yamllint = "^1.35.1"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 840ed48

Please sign in to comment.