Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/mock-approx-eq-5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare authored Aug 9, 2023
2 parents 6445721 + 33e86d6 commit 033c1ba
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 3 deletions.
6 changes: 6 additions & 0 deletions .changes/unreleased/Dependencies-20230804-225232.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: "Dependencies"
body: "Update pip-tools requirement from ~=6.13 to ~=7.2"
time: 2023-08-04T22:52:32.00000Z
custom:
Author: dependabot[bot]
PR: 856
6 changes: 6 additions & 0 deletions .changes/unreleased/Dependencies-20230804-225243.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: "Dependencies"
body: "Update wheel requirement from ~=0.40 to ~=0.41"
time: 2023-08-04T22:52:43.00000Z
custom:
Author: dependabot[bot]
PR: 858
6 changes: 6 additions & 0 deletions .changes/unreleased/Dependencies-20230807-221037.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: "Dependencies"
body: "Update tox requirement from ~=4.5 to ~=4.6"
time: 2023-08-07T22:10:37.00000Z
custom:
Author: dependabot[bot]
PR: 861
6 changes: 3 additions & 3 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ flaky~=3.7
freezegun~=1.2
ipdb~=0.13.13
mypy==1.3.0 # patch updates have historically introduced breaking changes
pip-tools~=6.13
pip-tools~=7.2
pre-commit~=3.3
pre-commit-hooks~=4.4
pytest~=7.4
Expand All @@ -22,11 +22,11 @@ pytest-dotenv~=0.5.2
pytest-logbook~=1.2
pytest-xdist~=3.3
pytz~=2023.3
tox~=4.5
tox~=4.6
types-pytz~=2023.3
types-requests~=2.29
twine~=4.0
wheel~=0.40
wheel~=0.41

# Adapter specific dependencies
mock~=5.1
Expand Down

0 comments on commit 033c1ba

Please sign in to comment.