diff --git a/poetry.lock b/poetry.lock index d2d40d4450af9168691d905c2009afe846f8b3b4..d3a2d935eab275e451a97b41829b68de34d395f6 100644 --- a/poetry.lock +++ b/poetry.lock @@ -109,13 +109,13 @@ test = ["pytest (>=6)"] [[package]] name = "flake8" -version = "7.1.1" +version = "7.1.2" description = "the modular source code checker: pep8 pyflakes and co" optional = false python-versions = ">=3.8.1" files = [ - {file = "flake8-7.1.1-py2.py3-none-any.whl", hash = "sha256:597477df7860daa5aa0fdd84bf5208a043ab96b8e96ab708770ae0364dd03213"}, - {file = "flake8-7.1.1.tar.gz", hash = "sha256:049d058491e228e03e67b390f311bbf88fce2dbaa8fa673e7aea87b7198b8d38"}, + {file = "flake8-7.1.2-py2.py3-none-any.whl", hash = "sha256:1cbc62e65536f65e6d754dfe6f1bada7f5cf392d6f5db3c2b85892466c3e7c1a"}, + {file = "flake8-7.1.2.tar.gz", hash = "sha256:c586ffd0b41540951ae41af572e6790dbd49fc12b3aa2541685d253d9bd504bd"}, ] [package.dependencies] @@ -504,7 +504,7 @@ taxipp = ["pandas (>=1.5.3,<2.0)"] type = "git" url = "https://github.com/openfisca/openfisca-france.git" reference = "wip-leximpact" -resolved_reference = "41e0b57d29f5f2150fe876d659d60f8010907bcc" +resolved_reference = "9a09d20767eb4242c20a4a2a66df279bae069316" [[package]] name = "OpenFisca-France-Indirect-Taxation" @@ -547,7 +547,7 @@ openfisca-france-indirect-taxation = {git = "https://github.com/openfisca/openfi type = "git" url = "https://git.leximpact.dev/leximpact/simulateur-socio-fiscal/openfisca/openfisca-france-with-indirect-taxation.git" reference = "HEAD" -resolved_reference = "ba8170df7bb3e67cade2b11e416f69f73bb13695" +resolved_reference = "43f07cc240c3a19d7b15652604e95712aa54c4df" [[package]] name = "packaging"