Skip to content

Commit

Permalink
Merge pull request #158 from motioneye-project/dependabot/pip/virtual…
Browse files Browse the repository at this point in the history
…env-20.18.0

Bump virtualenv from 20.17.1 to 20.18.0
  • Loading branch information
dermotduffy authored Feb 7, 2023
2 parents ea255ba + d2644c3 commit fc0f49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ requests==2.28.1; python_version >= "3.7" and python_version < "4" and (python_v
tomli==2.0.1; python_version < "3.11" and python_version >= "3.7" and python_full_version <= "3.11.0a6" and (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7")
typing-extensions==4.4.0; python_version >= "3.7"
urllib3==1.26.13; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0") or python_version >= "3.7" and python_version < "4" and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0") and python_full_version >= "3.6.0"
virtualenv==20.17.1; python_version >= "3.7"
virtualenv==20.18.0; python_version >= "3.7"
yarl==1.8.2; python_version >= "3.7"

0 comments on commit fc0f49d

Please sign in to comment.