Skip to content

Commit

Permalink
Bump pytest-testmon from 2.1.1 to 2.1.3
Browse files Browse the repository at this point in the history
Bumps pytest-testmon from 2.1.1 to 2.1.3.

---
updated-dependencies:
- dependency-name: pytest-testmon
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Archaeopteryx committed Jan 2, 2025
1 parent c06763f commit bbc0d26
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 @@ -10,7 +10,7 @@ PyPOM==2.2.4
pre-commit==4.0.1

# for test driven development
pytest-testmon==2.1.1
pytest-testmon==2.1.3
pytest-watch==4.2.0

# Required by django-extension's runserver_plus command.
Expand Down
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -372,9 +372,9 @@ pytest-django==4.9.0 \
pytest-freezegun @ https://github.com/hugovk/pytest-freezegun/archive/03d7107a877e8f07617f931a379f567d89060085.zip \
--hash=sha256:60cf7c6592c612d3fbcb12c77c96b97f011bd313a238f07c31505b9d50f855a0
# via -r requirements/dev.in
pytest-testmon==2.1.1 \
--hash=sha256:8271ca47bc8c80760c4fc7fd7895ea786b111bbb31f13eeea879a6fd11fe2226 \
--hash=sha256:8ebe2c3de42d99306ee54cd4536fed0fc48346a954420da904b18e8d59b5da98
pytest-testmon==2.1.3 \
--hash=sha256:53ba06d8a90ce24c3a191b196aac72ca4b788beff5eb1c1bffee04dc50ec7105 \
--hash=sha256:dad41aa7d501d74571750da1abd3f6673b63fd9dbf3023bd1623814999018c97
# via -r requirements/dev.in
pytest-watch==4.2.0 \
--hash=sha256:06136f03d5b361718b8d0d234042f7b2f203910d8568f63df2f866b547b3d4b9
Expand Down

0 comments on commit bbc0d26

Please sign in to comment.