From 74aac3ecbdd61302562467dfa047079942e15880 Mon Sep 17 00:00:00 2001 From: Crocmagnon Date: Mon, 17 Apr 2023 18:07:01 +0000 Subject: [PATCH] Update dependencies --- constraints.txt | 2 +- requirements-dev.txt | 10 +++++----- requirements.txt | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/constraints.txt b/constraints.txt index 611085c..3ef7ecf 100644 --- a/constraints.txt +++ b/constraints.txt @@ -8,7 +8,7 @@ asgiref==3.6.0 # via django async-generator==1.10 # via trio -attrs==22.2.0 +attrs==23.1.0 # via # outcome # trio diff --git a/requirements-dev.txt b/requirements-dev.txt index 2dd614a..aefb2e5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -12,7 +12,7 @@ async-generator==1.10 # via # -c constraints.txt # trio -attrs==22.2.0 +attrs==23.1.0 # via # -c constraints.txt # hypothesis @@ -58,7 +58,7 @@ django==4.2 # django-browser-reload # django-debug-toolbar # model-bakery -django-browser-reload==1.7.0 +django-browser-reload==1.8.0 # via -r requirements-dev.in django-debug-toolbar==4.0.0 # via -r requirements-dev.in @@ -76,7 +76,7 @@ h11==0.14.0 # via # -c constraints.txt # wsproto -hypothesis==6.71.0 +hypothesis==6.72.0 # via -r requirements-dev.in identify==2.5.22 # via pre-commit @@ -99,7 +99,7 @@ outcome==1.2.0 # via # -c constraints.txt # trio -packaging==23.0 +packaging==23.1 # via # black # build @@ -221,7 +221,7 @@ wsproto==1.2.0 # trio-websocket # The following packages are considered to be unsafe in a requirements file: -pip==23.0.1 +pip==23.1 # via pip-tools setuptools==67.6.1 # via diff --git a/requirements.txt b/requirements.txt index 3848ecf..009f8ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ asgiref==3.6.0 # via django async-generator==1.10 # via trio -attrs==22.2.0 +attrs==23.1.0 # via # outcome # trio