Update rcssmin from 1.1.2 to 1.2.1

This commit is contained in:
pyup-bot 2025-02-16 15:45:43 +00:00
parent 65b16c82c0
commit 88b9bd43ee

View File

@ -4,7 +4,7 @@ Pillow==11.1.0 # https://github.com/python-pillow/Pillow
{%- if cookiecutter.windows == 'y' and cookiecutter.use_docker == 'n' %} {%- if cookiecutter.windows == 'y' and cookiecutter.use_docker == 'n' %}
rcssmin==1.1.2 --install-option="--without-c-extensions" # https://github.com/ndparker/rcssmin rcssmin==1.1.2 --install-option="--without-c-extensions" # https://github.com/ndparker/rcssmin
{%- else %} {%- else %}
rcssmin==1.1.2 # https://github.com/ndparker/rcssmin rcssmin==1.2.1 # https://github.com/ndparker/rcssmin
{%- endif %} {%- endif %}
{%- endif %} {%- endif %}
argon2-cffi==23.1.0 # https://github.com/hynek/argon2_cffi argon2-cffi==23.1.0 # https://github.com/hynek/argon2_cffi