CodingWorkshops icon indicating copy to clipboard operation
CodingWorkshops copied to clipboard

Programming challenges for python, webdev, data science Python Project Night

Results 16 CodingWorkshops issues
Sort by recently updated
recently updated
newest added

Bumps [django](https://github.com/django/django) from 2.2.7 to 2.2.28. Commits 5c33000 [2.2.x] Bumped version for 2.2.28 release. 29a6c98 [2.2.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against... 2c09e68 [2.2.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(),...

dependencies

Bumps [django](https://github.com/django/django) from 2.1 to 2.2.24. Commits 2da029d [2.2.x] Bumped version for 2.2.24 release. f27c38a [2.2.x] Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses. 053cc95 [2.2.x] Fixed CVE-2021-33203 --...

dependencies

Bumps [py](https://github.com/pytest-dev/py) from 1.6.0 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...

dependencies

Bumps [py](https://github.com/pytest-dev/py) from 1.8.0 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...

dependencies

Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.10.3 to 3.11.2. Commits 4121b01 Deprecate urlize_quoted_links in favor of Django's built-in urlize f3d9d68 Version 3.11.1 eb2c4c2 Version 3.11.1 de497a9 Version 3.11 (#7083) 3c1428f Fix NotImplementedError for...

dependencies

Bumps [flask](https://github.com/pallets/flask) from 0.12.2 to 1.0. Release notes *Sourced from [flask's releases](https://github.com/pallets/flask/releases).* > ## 1.0 > The Pallets team is pleased to release Flask 1.0. [Read the announcement on our...

dependencies

This change was started in f3f6701306aa0d034bbe9329503d3406bd8fa963

Here's the error I get when running `flask run` after installing all the requirements and setting up a venv. `(venv) # ainsleymcgrath @ MacBook-Pro in ~/Documents/dev/tso/CodingWorkshops/problems/webdev/flask_team_project on git:master x [19:15:22]...