Skip to content

Commit

Permalink
Bump pytest-socket from 0.5.1 to 0.7.0 (#166)
Browse files Browse the repository at this point in the history
Bumps [pytest-socket](https://github.com/miketheman/pytest-socket) from 0.5.1 to 0.7.0.
- [Release notes](https://github.com/miketheman/pytest-socket/releases)
- [Changelog](https://github.com/miketheman/pytest-socket/blob/main/CHANGELOG.md)
- [Commits](miketheman/pytest-socket@0.5.1...0.7.0)

---
updated-dependencies:
- dependency-name: pytest-socket
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 19, 2024
1 parent 441e03b commit 07cf024
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ pytest-cov==4.1.0
pytest-env==0.6.2
pytest-mock==3.12.0
pytest-randomly==3.15.0
pytest-socket==0.5.1
pytest-socket==0.7.0
freezegun==1.2.2
factory-boy==3.2.1
typed-ast==1.5.4
Expand Down
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -367,9 +367,9 @@ pytest-randomly==3.15.0 \
--hash=sha256:0516f4344b29f4e9cdae8bce31c4aeebf59d0b9ef05927c33354ff3859eeeca6 \
--hash=sha256:b908529648667ba5e54723088edd6f82252f540cc340d748d1fa985539687047
# via -r requirements-dev.in
pytest-socket==0.5.1 \
--hash=sha256:7c4b81dc6a51cbc0093f11791de00ff4a15ac698f5da96879a80f5d9ad4179b6 \
--hash=sha256:8726fd47b83b127451532b6d570c5b6c4cd204fca363936509b1f53195de6f4f
pytest-socket==0.7.0 \
--hash=sha256:71ab048cbbcb085c15a4423b73b619a8b35d6a307f46f78ea46be51b1b7e11b3 \
--hash=sha256:7e0f4642177d55d317bbd58fc68c6bd9048d6eadb2d46a89307fa9221336ce45
# via -r requirements-dev.in
python-dateutil==2.8.2 \
--hash=sha256:0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86 \
Expand Down

0 comments on commit 07cf024

Please sign in to comment.