diff options
| author | Asif Saif Uddin <auvipy@gmail.com> | 2023-04-19 10:30:02 +0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-19 10:30:02 +0600 |
| commit | 0b3c35e6f5e0b32e5597535a746706eb378fccc4 (patch) | |
| tree | 094ba8852ad0701a96f8a7057b5471741614b55e | |
| parent | 5062d53f94dd32e6b36a0e23e6b0c6dcffa79cb1 (diff) | |
| download | kombu-0b3c35e6f5e0b32e5597535a746706eb378fccc4.tar.gz | |
Update test.txt (#1698)
| -rw-r--r-- | requirements/test.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/test.txt b/requirements/test.txt index 90613afb..fa4725c0 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1,4 +1,4 @@ -pytest>=7.1.1 +pytest==7.3.1 pytest-sugar Pyro4 hypothesis |
