diff options
author | David Lord <davidism@gmail.com> | 2021-04-16 07:57:37 -0700 |
---|---|---|
committer | David Lord <davidism@gmail.com> | 2021-04-16 07:57:37 -0700 |
commit | 5cb844dbeb0f00bb25506efcbca3184ecf49b953 (patch) | |
tree | 7139c6475c5e7733f7fa9ca175696b675eed0f6f /requirements/tests.txt | |
parent | 1fe83610de73e84f60aa52cbe2f4d98a8a0a213d (diff) | |
download | markupsafe-5cb844dbeb0f00bb25506efcbca3184ecf49b953.tar.gz |
update requirements
Diffstat (limited to 'requirements/tests.txt')
-rw-r--r-- | requirements/tests.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/tests.txt b/requirements/tests.txt index 43d6aba..f7df2b8 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -16,7 +16,7 @@ py==1.10.0 # via pytest pyparsing==2.4.7 # via packaging -pytest==6.2.2 +pytest==6.2.3 # via -r requirements/tests.in toml==0.10.2 # via pytest |